@inproceedings{4f710879e6f248c69661f26dd1ca0b72,
title = "Deciding local theory extensions via E-matching",
abstract = "Satisfiability Modulo Theories (SMT) solvers incorporate decision procedures for theories of data types that commonly occur in software. This makes them important tools for automating verification problems. A limitation frequently encountered is that verification problems are often not fully expressible in the theories supported natively by the solvers. Many solvers allow the specification of application-specific theories as quantified axioms, but their handling is incomplete outside of narrow special cases. In this work, we show how SMT solvers can be used to obtain complete decision procedures for local theory extensions, an important class of theories that are decidable using finite instantiation of axioms. We present an algorithm that uses E-matching to generate instances incrementally during the search, significantly reducing the number of generated instances compared to eager instantiation strategies. We have used two SMT solvers to implement this algorithm and conducted an extensive experimental evaluation on benchmarks derived from verification conditions for heap-manipulating programs. We believe that our results are of interest to both the users of SMT solvers as well as their developers.",
author = "Kshitij Bansal and Andrew Reynolds and Tim King and Clark Barrett and Thomas Wies",
year = "2015",
doi = "10.1007/978-3-319-21668-3_6",
language = "English (US)",
isbn = "9783319216676",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "87--105",
editor = "P{\u a}s{\u a}reanu, {Corina S.} and Daniel Kroening",
booktitle = "Computer Aided Verification - 27th International Conference, CAV 2015, Proceedings",
note = "27th International Conference on Computer Aided Verification, CAV 2015 ; Conference date: 18-07-2015 Through 24-07-2015",
}