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

Weighted pushdown systems with indexed weight domains

TL;DR: This work first introduces the notion of stack signatures that summarize the effect of a computation of a pushdown system and formulate pushdown systems as automata over the monoid of stack signature and weaken the boundedness to local boundedness.
Posted Content

Unary Automatic Graphs: An Algorithmic Perspective

TL;DR: This paper studies infinite graphs produced from a natural unfolding operation applied to finite graphs, and gives polynomial time algorithms for whether a given node belongs to an infinite component, whether two given nodes in the graph are reachable from one another, and whether the graph is connected.

Analysis of Communicating Infinite State Machines using Lattice Automata

TL;DR: This work tackles the problem of the determinization as well as the definition of a widening operator for these automata, and shows that lattice automata are useful for the interprocedural analysis.

Infinite regular games in the higher-order pushdown and the parametrized setting

TL;DR: A k-ExpTime algorithm is presented to compute global positional winning strategies for parity games which are played on the configuration graph of a level-k higher-order pushdown system and the solution of games in the sense of Gale and Stewart where the winning condition is specified by an MSO-formula φ(P ) with a parameter P ⊆ N.
Journal ArticleDOI

Tools for software verification : Introduction to the special section from the seventeenth international conference on tools and algorithms for the construction and analysis of systems

TL;DR: The research area is briefly reviewed and three papers selected from the Seventeenth International Conference on Tools and Algorithms for the Construction and Analysis of Systems (tacas 2011) are introduced.
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.