Sciweavers

OOPSLA
2010
Springer

Efficient modular glass box software model checking

13 years 1 months ago
Efficient modular glass box software model checking
Glass box software model checking incorporates novel techniques to identify similarities in the state space of a model checker and safely prune large numbers of redundant states without explicitly checking them. It is significantly more efficient than other software model checking approaches for checking certain kinds of programs and program properties. This paper presents PIPAL, a system for modular glass box software model checking. Extending glass box software model checking to perform modular checking is important to further improve its scalability. It is nontrivial because unlike traditional software model checkers such as Java PathFinder (JPF) and CMC, a glass box software model checker does not check every state separately--instead, it checks a large set of states together in each step. We present a solution and demonstrate PIPAL's effectiveness on a variety of programs. Categories and Subject Descriptors D.2.4 [Software Engineering]: Software/Program Verification; D.2.5 [...
Michael Roberson, Chandrasekhar Boyapati
Added 14 Feb 2011
Updated 14 Feb 2011
Type Journal
Year 2010
Where OOPSLA
Authors Michael Roberson, Chandrasekhar Boyapati
Comments (0)