Abstract

State explosion in model checking continues to be the primary obstacle to widespread use of software model checking. The large input ranges of variables used in software is the main cause of state explosion. As software grows in size and complexity, the problem only becomes worse. As such, model checking research into data abstraction as a way of mitigating state explosion has become more and more important. Data abstractions aim to reduce the effect of large input ranges. This work focuses on a static program analysis technique called dead variable analysis. The goal of dead variable analysis is to discover variable assignments that are not used. When applied to model checking, this allows us to ignore the entire input range of dead variables and thus reduce the size of the explored state space.

Prior research into dead variable analysis for model checking does not make full use of dynamic run-time information that is present during model checking. We present an algorithm for intraprocedural dead variable analysis that uses dynamic run-time information to find more dead variables on-the-fly and further reduce the size of the explored state space. We introduce a definition for the maximal state space reduction possible through an on-the-fly dead variable analysis and then show that our algorithm produces a maximal reduction in the absence of non-determinism.

Full Paper and Presentation

Citation

J. Self and E. G. Mercer. “On-the-fly Dynamic Dead Variable Analysis,” SPIN Workshop on Model Checking of Software, Berlin, Germany, July 2007.

BibTeX

 @inproceedings{DBLP:conf/spin/SelfM07,
 author    = {Joel P. Self and
              Eric G. Mercer},
 title     = {On-the-Fly Dynamic Dead Variable Analysis},
 booktitle = {SPIN},
 year      = {2007},
 pages     = {113-130},
 ee        = {http://dx.doi.org/10.1007/978-3-540-73370-6_9},
 crossref  = {DBLP:conf/spin/2007},
 bibsource = {DBLP, http://dblp.uni-trier.de}
 }
@proceedings{DBLP:conf/spin/2007,
 editor    = {Dragan Bosnacki and
              Stefan Edelkamp},
 title     = {Model Checking Software, 14th International SPIN Workshop,
              Berlin, Germany, July 1-3, 2007, Proceedings},
 booktitle = {SPIN},
 publisher = {Springer},
 series    = {Lecture Notes in Computer Science},
 volume    = {4595},
 year      = {2007},
 isbn      = {978-3-540-73369-0},
 bibsource = {DBLP, http://dblp.uni-trier.de}
}

vv-lab/on-the-fly-dynamic-dead-variable-analysis.txt · Last modified: 2015/02/18 12:55 by egm
Back to top
CC Attribution-Share Alike 4.0 International
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0