Azucar: a SAT-based CSP solver using compact order encoding

  • Authors:
  • Tomoya Tanjo;Naoyuki Tamura;Mutsunori Banbara

  • Affiliations:
  • Transdisciplinary Research Integration Center, Japan;Information Science and Technology Center, Kobe University, Japan;Information Science and Technology Center, Kobe University, Japan

  • Venue:
  • SAT'12 Proceedings of the 15th international conference on Theory and Applications of Satisfiability Testing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a SAT-based CSP solver Azucar. Azucar solves a finite CSP by encoding it into a SAT instance using the compact order encoding and then solving the encoded SAT instance with an external SAT solver. In the compact order encoding, each integer variable is represented by using a numeral system of base B≥2 and each digit is encoded by using the order encoding. Azucar is developed as a new version of an award-winning SAT-based CSP solver Sugar. Through some experiments, we confirmed Azucar can encode and solve very large domain sized CSP instances which Sugar can not encode, and shows better performance for Open-shop scheduling problems and the Cabinet problems of the CSP Solver Competition benchmark.