Extended resolution proofs for symbolic SAT solving with quantification

  • Authors:
  • Toni Jussila;Carsten Sinz;Armin Biere

  • Affiliations:
  • Institute for Formal Models and Verification, Johannes Kepler University Linz, Austria;Institute for Formal Models and Verification, Johannes Kepler University Linz, Austria;Institute for Formal Models and Verification, Johannes Kepler University Linz, Austria

  • Venue:
  • SAT'06 Proceedings of the 9th international conference on Theory and Applications of Satisfiability Testing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Symbolic SAT solving is an approach where the clauses of a CNF formula are represented using BDDs. These BDDs are then conjoined, and finally checking satisfiability is reduced to the question of whether the final BDD is identical to false. We present a method combining symbolic SAT solving with BDD quantification (variable elimination) and generation of extended resolution proofs. Proofs are fundamental to many applications, and our results allow the use of BDDs instead of—or in combination with—established proof generation techniques like clause learning. We have implemented a symbolic SAT solver with variable elimination that produces extended resolution proofs. We present details of our implementation, called EBDDRES, which is an extension of the system presented in [1], and also report on experimental results.