A theory-based decision heuristic for DPLL(T)

  • Authors:
  • Dan Goldwasser;Ofer Strichman;Shai Fine

  • Affiliations:
  • Haifa University, Haifa, Israel;Information System Engineering, IE, Technion, Haifa, Israel;IBM Haifa Research Lab, Haifa, Israel

  • Venue:
  • Proceedings of the 2008 International Conference on Formal Methods in Computer-Aided Design
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the decision problem of disjunctive linear arithmetic over the reals from the perspective of computational geometry. We show that traversing the linear arrangement induced by the formula's predicates, rather than the DPLL(T) method of traversing the Boolean space, may have an advantage when the number of variables is smaller than the number of predicates (as it is indeed the case in the standard SMT-Lib benchmarks). We then continue by showing a branching heuristic that is based on approximating T-implications, based on a geometric analysis. We achieve modest improvement in run time comparing to the commonly used heuristic used by competitive solvers.