arXiv · 1608.05368
Scaling Bounded Model Checking By Transforming Programs With Arrays
Abstract
Bounded Model Checking is one the most successful techniques for finding bugs in program. However, for programs with loops iterating over large-sized arrays, bounded model checkers often exceed the limit of resources available to them. We present a transformation that enables bounded model checkers to verify a certain class of array properties. Our technique transforms an array-manipulating program in ANSI-C to an array-free and loop-free program. The transformed program can efficiently be verified by an off-the-shelf bounded model checker. Though the transformed program is, in general, an abstraction of the original program, we formally characterize the properties for which the transformation is precise. We demonstrate the applicability and usefulness of our technique on both industry code as well as academic benchmarks.
Explore related subjects
Keep this discovery
Anushri Jana, Uday P. Khedker, Advaita Datar, R Venkatesh, C Niyas. 2016-08-17. Scaling Bounded Model Checking By Transforming Programs With Arrays. https://arxiv.org/abs/1608.05368
Cite the original work for its findings. Save a collection to share your selection of sources.