中文
相关论文

相关论文: Truly On-The-Fly LTL Model Checking

200 篇论文

We re-investigate the problem of LTL model-checking for finite-state systems. Typical solutions, like in Spin, work on the fly, reducing the problem to Buechi emptiness. This can be done in linear time, and a variety of algorithms with this…

计算机科学中的逻辑 · 计算机科学 2009-10-21 Andreas Gaiser , Stefan Schwoon

We consider the problem of the verification of an LTL specification $\varphi$ on a system $S$ given some prior knowledge $K$, an LTL formula that $S$ is known to satisfy. The automata-theoretic approach to LTL model checking is implemented…

形式语言与自动机理论 · 计算机科学 2025-03-31 Alexandre Duret-Lutz , Denis Poitrenaud , Yann Thierry-Mieg

This paper deals with model checking problems with respect to LTL properties under fairness assumptions. We first present an efficient algorithm to deal with a fragment of fairness assumptions and then extend the algorithm to handle…

计算机科学中的逻辑 · 计算机科学 2016-08-11 Yong Li , Lei Song , Yuan Feng , Lijun Zhang

We propose and evaluate antichain algorithms to solve the universality and language inclusion problems for nondeterministic Buechi automata, and the emptiness problem for alternating Buechi automata. To obtain those algorithms, we establish…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Laurent Doyen , Jean-Francois Raskin

The problem of model-checking hybrid systems is a long-time challenge in the scientific community. Most of the existing approaches and tools are either limited on the properties that they can verify, or restricted to simplified classes of…

计算机科学中的逻辑 · 计算机科学 2013-07-18 Davide Bresolin

A key challenge in abstraction-based verification and control under complex specifications such as Linear Temporal Logic (LTL) is that abstract models retain significantly less information than their original systems. This issue is…

系统与控制 · 电气工程与系统科学 2025-09-11 Sasinee Pruekprasert , Clovis Eberhart

A large number of different model checking approaches has been proposed during the last decade. The different approaches are applicable to different model types including untimed, timed, probabilistic and stochastic models. This paper…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Peter Buchholz , Peter Kemper

We present two new hybrid techniques that replace the synchronized product used in the automata-theoretic approach for LTL model checking. The proposed products are explicit graphs of aggregates (symbolic sets of states) that can be…

计算机科学中的逻辑 · 计算机科学 2011-06-29 Alexandre Duret-Lutz , Kais Klai , Denis Poitrenaud , Yann Thierry-Mieg

The bottleneck in the quantitative analysis of Markov chains and Markov decision processes against specifications given in LTL or as some form of nondeterministic B\"uchi automata is the inclusion of a determinisation step of the automaton…

计算机科学中的逻辑 · 计算机科学 2015-04-27 Ernst Moritz Hahn , Guangyuan Li , Sven Schewe , Andrea Turrini , Lijun Zhang

Alternating timed automata (ATA) are an extension of timed automata, that are closed under complementation and hence amenable to logic-to-automata translations. Several timed logics, including Metric Temporal Logic (MTL), can be converted…

计算机科学中的逻辑 · 计算机科学 2026-01-07 Patricia Bouyer , B Srivathsan , Vaishnavi Vishwanath

We propose a model checking algorithm to test properties of systems that are expressed in the multi-agent temporal logic ATL+. The specificities of this algorithm are: it is on-the-fly, generating states only when they are needed, and it…

计算机科学中的逻辑 · 计算机科学 2021-07-13 Serenella Cerrito

Constraint automata are an adaptation of B\"uchi-automata that process data words where the data comes from some relational structure S. Every transition of such an automaton comes with constraints in terms of the relations of S. A…

计算机科学中的逻辑 · 计算机科学 2015-04-24 Alexander Kartzow , Thomas Weidner

This paper proposes a new algorithm for the generation of unambiguous B\"uchi automata (UBA) from LTL formulas. Unlike existing tableau-based LTL-to-UBA translations, our algorithm deals with very weak alternating automata (VWAA) as an…

形式语言与自动机理论 · 计算机科学 2019-07-08 Simon Jantsch , David Müller , Christel Baier , Joachim Klein

Alternating automata have been widely used to model and verify systems that handle data from finite domains, such as communication protocols or hardware. The main advantage of the alternating model of computation is that complementation is…

形式语言与自动机理论 · 计算机科学 2017-08-17 Radu Iosif , Xiao Xu

While most approaches in formal methods address system correctness, ensuring robustness has remained a challenge. In this paper we present and study the logic rLTL which provides a means to formally reason about both correctness and…

计算机科学中的逻辑 · 计算机科学 2022-01-20 Tzanis Anevlavis , Matthew Philippe , Daniel Neider , Paulo Tabuada

The model-checking problem for hybrid systems is a well known challenge in the scientific community. Most of the existing approaches and tools are limited to safety properties only, or operates by transforming the hybrid system to be…

计算机科学中的逻辑 · 计算机科学 2013-08-27 Davide Bresolin

Freeze LTL is a temporal logic with registers that is suitable for specifying properties of data words. In this paper we study the model checking problem for Freeze LTL on one-counter automata. This problem is known to be undecidable in…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Antonia Lechner , Richard Mayr , Joël Ouaknine , Amaury Pouly , James Worrell

This paper presents the first model-checking algorithm for an expressive modal mu-calculus over timed automata, $L^{\mathit{rel}, \mathit{af}}_{\nu,\mu}$, and reports performance results for an implementation. This mu-calculus contains…

形式语言与自动机理论 · 计算机科学 2014-08-29 Peter Fontana , Rance Cleaveland

Model checking approaches can be divided into two broad categories: global approaches that determine the set of all states in a model M that satisfy a temporal logic formula f, and local approaches in which, given a state s in M, the…

计算机科学中的逻辑 · 计算机科学 2014-10-29 Diego Latella , Michele Loreti , Mieke Massink

Verification of real-time systems with multiple components controlled by multiple parties is a challenging task due to its computational complexity. We present an on-the-fly algorithm for verifying timed alternating-time temporal logic…

计算机科学中的逻辑 · 计算机科学 2025-06-10 Nicolaj Ø. Jensen , Kim G. Larsen , Didier Lime , Jiří Srba
‹ 上一页 1 2 3 10 下一页 ›