Optimizations for compiling declarative models into boolean formulas

  • Authors:
  • Darko Marinov;Sarfraz Khurshid;Suhabe Bugrara;Lintao Zhang;Martin Rinard

  • Affiliations:
  • Deptartment of Computer Science, University of Illinois, Urbana-Champaign, IL;Dept. of Electrical & Computer Engineering, University of Texas, Austin, TX;MIT Computer Science and Artificial Intelligence Laboratory, Cambridge, MA;Microsoft Research Silicon Valley Lab, Mountain View, CA;MIT Computer Science and Artificial Intelligence Laboratory, Cambridge, MA

  • Venue:
  • SAT'05 Proceedings of the 8th international conference on Theory and Applications of Satisfiability Testing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Advances in SAT solver technology have enabled many automated analysis and reasoning tools to reduce their input problem to a SAT problem, and then to use an efficient SAT solver to solve the underlying analysis or reasoning problem. The solving time for SAT solvers can vary substantially for semantically identical SAT problems depending on how the problem is expressed. This property motivates the development of new optimization techniques whose goal is to produce more efficiently solvable SAT problems, thereby improving the overall performance of the analysis or reasoning tool. This paper presents our experience using several mechanical techniques that enable the Alloy Analyzer to generate optimized SAT formulas from first-order logic formulas. These techniques are inspired by similar techniques from the field of optimizing compilers, suggesting the potential presence of underlying connections between optimization problems from two very different domains. Our experimental results show that our techniques can deliver substantial performance improvement results—in some cases, they reduce the solving time by an order of magnitude.