Note: This is an archvied version of our old webpage. Some links might be broken. The current one can be found here.
I7 Logo
Chair for Foundations of Software Reliability and Theoretical Computer Science
Informatik Logo TUM Logo
Publications - Model-Checking LTL with Regular Valuations for Pushdown Systems

Reference:

Javier Esparza, Antonín Kučera, and Stefan Schwoon. Model-checking LTL with regular valuations for pushdown systems. Information and Computation, 186(2):355–376, November 2003.

Abstract:

Recent works have proposed pushdown systems as a tool for analyzing programs with (recursive) procedures, and the model-checking problem for LTL has received special attention. However, all these works impose a strong restriction on the possible valuations of atomic propositions: whether a configuration of the pushdown system satisfies an atomic proposition or not can only depend on the current control state of the pushdown automaton and on its topmost stack symbol. In this paper we consider LTL with regular valuations: the set of configurations satisfying an atomic proposition can be an arbitrary regular language. The model-checking problem is solved via two different techniques, with an eye on efficiency. The resulting algorithms are polynomial in certain measures of the problem which are usually small, but can be exponential in the size of the problem instance. However, we show that this exponential blowup is inevitable. The extension to regular valuations allows to model problems in different areas; for instance, we show an application to the analysis of systems with checkpoints. We claim that our model-checking algorithms provide a general, unifying and efficient framework for solving them.

Suggested BibTeX entry:

@article{EKS03,
    author = {Javier Esparza and Anton\'{\i}n Ku\v{c}era and Stefan Schwoon},
    journal = {Information and Computation},
    month = {November},
    number = {2},
    pages = {355--376},
    publisher = {Academic Press},
    title = {Model-Checking {LTL} with Regular Valuations for Pushdown Systems},
    volume = {186},
    year = {2003}
}

GZipped PostScript (202 kB)
PDF (214 kB)
Conference version