scispace - formally typeset
Book ChapterDOI

Reachability Analysis of Pushdown Automata: Application to Model-Checking

Ahmed Bouajjani, +2 more
- pp 135-150
Reads0
Chats0
TLDR
This work considers the more general class of alternating pushdown systems and uses alternating finite-state automata as a representation structure for sets of their configurations and gives a simple and natural procedure to compute sets of predecessors using this representation structure.
Abstract
We apply the symbolic analysis principle to pushdown systems. We represent (possibly infinite) sets of configurations of such systems by means of finite-state automata. In order to reason in a uniform way about analysis problems involving both existential and universal path quantification (such as model-checking for branching-time logics), we consider the more general class of alternating pushdown systems and use alternating finite-state automata as a representation structure for sets of their configurations. We give a simple and natural procedure to compute sets of predecessors using this representation structure. We incorporate this procedure into the automata-theoretic approach to model-checking to define new model-checking algorithms for pushdown systems against both linear and branching-time properties. From these results we derive upper bounds for several model-checking problems as well as matching lower bounds.

read more

Citations
More filters
Book ChapterDOI

Symbolic Strategy Synthesis for Games on Pushdown Graphs

TL;DR: An automata theoretic approach is provided to compute uniformly the winning region of a player and corresponding winning strategies, if the goal set is regular, and two kinds of strategies are computed: positional ones which require linear execution time in each step, and strategies with pushdown memory where a step can be executed in constant time.
Proceedings ArticleDOI

Quantitative analysis of probabilistic pushdown automata: expectations and variances

TL;DR: This paper focuses on computing the expected values and variances of various random variables defined over runs of a given probabilistic pushdown automaton, and shows how to compute the expected accumulated reward and the expected gain for certain classes of reward functions.
Book ChapterDOI

Repair of boolean programs with an application to c

TL;DR: It is shown how to find and fix faults in Boolean programs by extending the program to a game and presenting a symbolic algorithm that localizes possibly faulty statements and provides corrections.
Journal Article

Verifying concurrent message-passing C programs with recursive calls

TL;DR: In this paper, the authors consider the model checking problem for C programs with data ranging over very large domains, and concurrent parallel components that communicate via synchronizing actions, and reduce the reachability problem to deciding the emptiness of the intersection of two context-free languages L 1 and L 2.
Proceedings Article

Iterating Transducers in the Large (Extended Abstract)

TL;DR: A new approach to iterating transducers is developed that exploits a number of new con- ceptual and algorithmic ideas, often induced with the help of experi- ments, that give it a broad scope, as well as good performance.
References
More filters
Book

The Design and Analysis of Computer Algorithms

TL;DR: This text introduces the basic data structures and programming techniques often used in efficient algorithms, and covers use of lists, push-down stacks, queues, trees, and graphs.
Journal ArticleDOI

A theory of timed automata

TL;DR: Alur et al. as discussed by the authors proposed timed automata to model the behavior of real-time systems over time, and showed that the universality problem and the language inclusion problem are solvable only for the deterministic automata: both problems are undecidable (II i-hard) in the non-deterministic case and PSPACE-complete in deterministic case.
Proceedings ArticleDOI

The temporal logic of programs

Amir Pnueli
TL;DR: A unified approach to program verification is suggested, which applies to both sequential and parallel programs, and the main proof method is that of temporal reasoning in which the time dependence of events is the basic concept.
Journal Article

WHO Technical Report.

TL;DR: The Feather River Coordinated Resource Management Group (FR-CRM) has been restoring channel/ meadow/ floodplain systems in the Feather River watershed since 1985 and recognized the possibility of a significant change in carbon stocks in these restored meadows and valleys.
Journal ArticleDOI

Symbolic Boolean manipulation with ordered binary-decision diagrams

TL;DR: The OBDD data structure is described and a number of applications that have been solved by OBDd-based symbolic analysis are surveyed.