A dataflow analysis to improve SAT-based bounded program verification

4Citations
Citations of this article
6Readers
Mendeley users who have this article in their library.
Get full text

Abstract

SAT-based bounded verification of programs consists of the translation of the code and its annotations into a propositional formula. The formula is then analyzed for specification violations using a SAT-solver. This technique is capable of proving the absence of errors up to a given scope. SAT is a well-known NP-complete problem, whose complexity depends on the number of propositional variables occurring in the formula. Thus, reducing the number of variables in the logical representation may have a great impact on the overall analysis. We propose a dataflow analysis which infers the set of possible values that can be assigned to each local and instance variable. Unnecessary variables at the SAT level can then be safely removed by relying on the inferred values. We implemented this approach in TACO, a SAT-based verification tool. We present an extensive empirical evaluation and discuss the benefits of the proposed approach. © 2011 Springer-Verlag.

Cite

CITATION STYLE

APA

Cuervo Parrino, B., Galeotti, J. P., Garbervetsky, D., & Frias, M. F. (2011). A dataflow analysis to improve SAT-based bounded program verification. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 7041 LNCS, pp. 138–154). https://doi.org/10.1007/978-3-642-24690-6_11

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free