A system for solving constraint satisfaction problems with SMT

  • Authors:
  • Miquel Bofill;Josep Suy;Mateu Villaret

  • Affiliations:
  • Departament d’Informàtica i Matemàtica Aplicada, Universitat de Girona, Girona, Spain;Departament d’Informàtica i Matemàtica Aplicada, Universitat de Girona, Girona, Spain;Departament d’Informàtica i Matemàtica Aplicada, Universitat de Girona, Girona, Spain

  • Venue:
  • SAT'10 Proceedings of the 13th international conference on Theory and Applications of Satisfiability Testing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

SAT Modulo Theories (SMT) consists of deciding the satisfiability of a formula with respect to a decidable background theory, such as linear integer arithmetic, bit-vectors, etc, in first-order logic with equality. SMT has its roots in the field of verification. It is known that the SAT technology offers an interesting, efficient and scalable method for constraint solving, as many experimentations have shown. Although there already exist some results pointing out the adequacy of SMT techniques for constraint solving, there are no available tools to extensively explore such adequacy. In this paper we introduce a tool for translating FlatZinc (MiniZinc intermediate code) instances of constraint satisfaction problems to the standard SMT-LIB language. It can be used for deciding satisfiability as well as for optimization. The tool determines the required logic for solving each instance. The obtained results suggest that SMT can be effectively used to solve CSPs.