Quantifier instantiation techniques for finite model finding in SMT

  • Authors:
  • Andrew Reynolds;Cesare Tinelli;Amit Goel;Sava Krstić;Morgan Deters;Clark Barrett

  • Affiliations:
  • Department of Computer Science, The University of Iowa;Department of Computer Science, The University of Iowa;Strategic CAD Labs, Intel Corporation;Strategic CAD Labs, Intel Corporation;New York University;New York University

  • Venue:
  • CADE'13 Proceedings of the 24th international conference on Automated Deduction
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

SMT-based applications increasingly rely on SMT solvers being able to deal with quantified formulas. Current work shows that for formulas with quantifiers over uninterpreted sorts counter-models can be obtained by integrating a finite model finding capability into the architecture of a modern SMT solver. We examine various strategies for on-demand quantifier instantiation in this setting. Here, completeness can be achieved by considering all ground instances over the finite domain of each quantifier. However, exhaustive instantiation quickly becomes unfeasible with larger domain sizes. We propose instantiation strategies to identify and consider only a selection of ground instances that suffices to determine the satisfiability of the input formula. We also examine heuristic quantifier instantiation techniques such as E-matching for the purpose of accelerating the search. We give experimental evidence that our approach is practical for use in industrial applications and is competitive with other approaches.