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 - The Model-Checking Kit

Reference:

Claus Schröter, Stefan Schwoon, and Javier Esparza. The Model-Checking Kit. In Wil van der Aalst and Eike Best, editors, Applications and Theory of Petri Nets 2003, volume 2679 of Lecture Notes in Computer Science, pages 463–472. Springer, June 2003.

Abstract:

The Model-Checking Kit is a collection of programs which allow to model finite state systems using a variety of modelling languages, and verify them using a variety of checkers, including deadlock-checkers, reachability-checkers, and model-checkers for the temporal logics CTL and LTL.

Suggested BibTeX entry:

@inproceedings{SSE03,
    author = {Claus Schr{\"o}ter and Stefan Schwoon and Javier Esparza},
    booktitle = {Applications and Theory of Petri Nets 2003},
    editor = {Wil van der Aalst and Eike Best},
    month = {June},
    pages = {463--472},
    publisher = {Springer},
    series = {Lecture Notes in Computer Science},
    title = {{The Model-Checking Kit}},
    volume = {2679},
    year = {2003}
}

GZipped PostScript (60 kB)
See www.fmi.uni-stuttgart.de ...
See also SSE02