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 - Efficient Algorithms for Model Checking Pushdown Systems

Reference:

J. Esparza, D. Hansel, P. Rossmanith, and S. Schwoon. Efficient algorithms for model checking pushdown systems. In Proc. of CAV'2000, number 1855 in Lecture Notes in Computer Science, pages 232–247. Springer-Verlag, 2000.

Abstract:

We study model checking problems for pushdown systems and linear time logics. We show that the global model checking problem (computing the set of configurations, reachable or not, that violate the formula) can be solved in time and space, where and are the size of the pushdown system and the size of a Büchi automaton for the negation of the formula. The global model checking problem for reachable configurations can be solved in time and space. In the case of pushdown systems with constant number of control states (relevant for our application), the complexity becomes time and space and time and space, respectively. We show applications of these results in the area of program analysis and present some experimental results.

Suggested BibTeX entry:

@inproceedings{EHRS00b,
    author = {J. Esparza and D. Hansel and P. Rossmanith and S. Schwoon},
    booktitle = {Proc. of CAV'2000},
    number = {1855},
    pages = {232--247},
    publisher = {{Springer-Verlag}},
    series = {{Lecture Notes in Computer Science}},
    title = {Efficient Algorithms for Model Checking Pushdown Systems},
    year = {2000}
}

GZipped PostScript (105 kB)
PDF (270 kB)
Tech report version