A Proof-Producing CSP Solver

Authors

  • Michael Veksler Technion
  • Ofer Strichman Technion

DOI:

https://doi.org/10.1609/aaai.v24i1.7543

Keywords:

csp, proof, cnf

Abstract

PCS is a CSP solver that can produce a machine-checkable deductive proof in case it decides that the input problem is unsatisfiable. The roots of the proof may be nonclausal constraints, whereas the rest of the proof is based on resolution of signed clauses, ending with the empty clause. PCS uses parameterized, constraint-specific inference rules in order to bridge between the nonclausal and the clausal parts of the proof. The consequent of each such rule is a signed clause that is 1) logically implied by the nonclausal premise, and 2) strong enough to be the premise of the consecutive proof steps. The resolution process itself is integrated in the learning mechanism, and can be seen as a generalization to CSP of a similar solution that is adopted by competitive SAT solvers.

Downloads

Published

2010-07-03

How to Cite

Veksler, M., & Strichman, O. (2010). A Proof-Producing CSP Solver. Proceedings of the AAAI Conference on Artificial Intelligence, 24(1), 204–209. https://doi.org/10.1609/aaai.v24i1.7543

Issue

Section

Constraints, Satisfiability, and Search