中文
相关论文

相关论文: Bounded LTL Model Checking with Stable Models

200 篇论文

In this paper we demonstrate an approach to model structure and behavior of distributed systems, to map those models to a lightweight execution engine by using a functional programming language and to systematically define and execute tests…

软件工程 · 计算机科学 2014-09-24 Borislav Gajanovic , Hans Grönninger , Bernhard Rumpe

The complexity of software in embedded systems has increased significantly over the last years so that software verification now plays an important role in ensuring the overall product quality. In this context, SAT-based bounded model…

软件工程 · 计算机科学 2009-11-20 Lucas Cordeiro , Bernd Fischer , Joao Marques-Silva

Interlocking tables are the functional specification defining the routes on which the passage of the train is allowed. Associated with the route, the states and actions of all related signalling equipment are also specified. It is…

软件工程 · 计算机科学 2014-07-16 Somsak Vanit-Anunchai

A Dynamic Pushdown Network (DPN) is a set of pushdown systems (PDSs) where each process can dynamically create new instances of PDSs. DPNs are a natural model of multi-threaded programs with (possibly recursive) procedure calls and thread…

计算机科学中的逻辑 · 计算机科学 2016-11-09 Fu Song , Tayssir Touili

Software testing is the process of determining the precision, quality, completeness and security of the software systems. An important step in testing software is the generation of test cases, whose quality plays a vital role in determining…

软件工程 · 计算机科学 2015-09-29 Jai Manral

Process models are used by human analysts to model and analyse behaviour, and by machines to verify properties such as soundness, liveness or other reachability properties, and to compare their expressed behaviour with recorded behaviour…

机器学习 · 计算机科学 2022-03-22 Sander J. J. Leemans

The theory of Petri Nets provides a general framework to specify the behaviors of real-time reactive systems and Time Petri Nets were introduced to take also temporal specifications into account. We present in this paper a forward…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Guillaume Gardey , Olivier H. Roux , Olivier F. Roux

The paper establishes necessary and sufficient conditions for stability of different join-the-shortest-queue models including load-balanced networks with general input and output processes. It is shown, that the necessary and sufficient…

概率论 · 数学 2007-09-13 Vyacheslav M. Abramov

Algebraic Petri nets are a formalism for modeling distributed systems and algorithms, describing control and data flow by combining Petri nets and algebraic specification. One way to specify correctness of an algebraic Petri net model $N$…

计算机科学中的逻辑 · 计算机科学 2016-06-23 Marvin Triebel , Jan Sürmeli

LNT is a modern language for the formal description of concurrent systems. It generalizes traditional process calculi and overcomes their known limitations by incorporating features such as an imperative programming style with direct…

编程语言 · 计算机科学 2026-04-08 Hubert Garavel

A compositional Petri net-based semantics is given to a simple language allowing pointer manipulation and parallelism. The model is then applied to give a notion of validity to the judgements made by concurrent separation logic that…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Jonathan Hayman , Glynn Winskel

Regular model checking is a technique for the verification of infinite-state systems whose configurations can be represented as finite words over a suitable alphabet. The form we are studying applies to systems whose set of initial…

分布式、并行与集群计算 · 计算机科学 2025-01-22 Javier Esparza , Michael Raskin , Christoph Welzel-Mohr

Time-Basic Petri nets, is a powerful formalism for model- ing real-time systems where time constraints are expressed through time functions of marking's time description associated with transition, representing possible firing times. We…

计算机科学中的逻辑 · 计算机科学 2014-09-10 Matteo Camilli

Writing concurrent programs is a hard task, even when using high-level synchronization primitives such as transactional memories together with a functional language with well-controlled side-effects such as Haskell, because the…

计算机科学中的逻辑 · 计算机科学 2013-12-11 Romain Demeyer , Wim Vanhoof

The software development process for embedded systems is getting faster and faster, which generally incurs an increase in the associated complexity. As a consequence, consumer electronics companies usually invest a lot of resources in fast…

计算机科学中的逻辑 · 计算机科学 2015-09-08 Felipe R. M. Sousa , Lucas C. Cordeiro , Eddie B. de Lima Filho

We propose a signal temporal logic (STL)-based framework that rigorously verifies the feasibility of a mission described in STL and synthesizes control to safely execute it. The proposed framework ensures safe and reliable operation through…

系统与控制 · 电气工程与系统科学 2026-02-27 Joonwon Choi , Kartik Anand Pant , Youngim Nam , Henry Hellmann , Karthik Nune , Inseok Hwang

The existence of instabilities, for example in the form of adversarial examples, has given rise to a highly active area of research concerning itself with understanding and enhancing the stability of neural networks. We focus on a popular…

数值分析 · 数学 2025-10-28 Matthias J. Ehrhardt , Davide Murari , Ferdia Sherry

Control synthesis from temporal logic specifications has gained popularity in recent years. In this paper, we use a model predictive approach to control discrete time linear systems with additive bounded disturbances subject to constraints…

系统与控制 · 计算机科学 2016-05-24 Sadra Sadraddini , Calin Belta

Neural networks are increasingly applied to support decision making in safety-critical applications (like autonomous cars, unmanned aerial vehicles and face recognition based authentication). While many impressive static verification…

机器学习 · 计算机科学 2021-05-07 Guoliang Dong , Jun Sun , Jingyi Wang , Xinyu Wang , Ting Dai

In this paper, we discuss the feasibility of monitoring partially synchronous distributed systems to detect latent bugs, i.e., errors caused by concurrency and race conditions among concurrent processes. We present a monitoring framework…

分布式、并行与集群计算 · 计算机科学 2017-07-26 Vidhya Tekken Valapil , Sorrachai Yingchareonthawornchai , Sandeep Kulkarni , Eric Torng , Murat Demirbas