vix.ing · top · new · best · stats · spec

Instantiation of SMT problems modulo Integers

2010/06/15 by Mnacho Echenim, Echenim, Mnacho, Nicolas Peltier +1
Computer Science · #68T15 #F.4.1 #FOS: Computer and information sciences #Formal Methods in Verification #Logic in Computer Science (cs.LO) #Logic, Reasoning, and Knowledge #Logic, programming, and type systems

paper · pdf · doi:10.48550/arxiv.1006.2921

openalex publication_date 2010/06/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Many decision procedures for SMT problems rely more or less implicitly on an instantiation of the axioms of the theories under consideration, and differ by making use of the additional properties of each theory, in order to increase efficiency. We present a new technique for devising complete instantiation schemes on SMT problems over a combination of linear arithmetic with another theory T. The method consists in first instantiating the arithmetic part of the formula, and then getting rid of the remaining variables in the problem by using an instantiation strategy which is complete for T. We provide examples evidencing that not only is this technique generic (in the sense that it applies to a wide range of theories) but it is also efficient, even compared to state-of-the-art instantiation schemes for specific theories.

Related