Lazy abstraction
University of California, Berkeley · Université de Bordeaux
Abstract
One approach to model checking software is based on the abstract-check-refine paradigm: build an abstract model, then check the desired property, and if the check fails, refine the model and start over. We introduce the concept of lazy abstraction to integrate and optimize the three phases of the abstract-check-refine loop. Lazy abstraction continuously builds and refines a single abstract model on demand, driven by the model checker, so that different parts of the model may exhibit different degrees of precision, namely just enough to verify the desired property. We present an algorithm for model checking safety properties using lazy abstraction and describe an implementation of the algorithm applied to C…
Citation impact
- FWCI
- 78.75
- Percentile
- 100%
- References
- 35
Authors
4Topics & keywords
- Computer science
- Abstraction
- Model checking
- Abstraction model checking
- Property (philosophy)
- Programming language
- Theoretical computer science
- Software