Addressing Dynamic Issues of Program Model Checking (0)
| Venue: | Lecture Notes in Computer Science |
| Citations: | 35 - 1 self |
BibTeX
@INPROCEEDINGS{Lerda_addressingdynamic,
author = {Flavio Lerda and Willem Visser},
title = {Addressing Dynamic Issues of Program Model Checking},
booktitle = {Lecture Notes in Computer Science},
year = {},
pages = {80--102},
publisher = {Springer-Verlag}
}
Years of Citing Articles
OpenURL
Abstract
Model checking real programs has recently become an active research area. Programs however exhibit two characteristics that make model checking difficult: the complexity of their state and the dynamic nature of many programs. Here we address both these issues within the context of the Java PathFinder (JPF) model checker. Firstly, we will show how the state of a Java program can be encoded efficiently and how this encoding can be exploited to improve model checking. Next we show how to use symmetry reductions to alleviate some of the problems introduced by the dynamic nature of Java programs. Lastly, we show how distributed model checking of a dynamic program can be achieved, and furthermore, how dynamic partitions of the state space can improve model checking. We support all our findings with results from applying these techniques within the JPF model checker.







