A clause-based heuristic for SAT solvers

  • Authors:
  • Nachum Dershowitz;Ziyad Hanna;Alexander Nadel

  • Affiliations:
  • School of Computer Science, Tel Aviv University, Ramat Aviv, Israel;Design Technology Group, Intel Corporation, Haifa, Israel;,School of Computer Science, Tel Aviv University, Ramat Aviv, Israel

  • 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

We propose a new decision heuristic for DPLL-based propositional SAT solvers. Its essence is that both the initial and the conflict clauses are arranged in a list and the next decision variable is chosen from the top-most unsatisfied clause. Various methods of initially organizing the list and moving the clauses within it are studied. Our approach is an extension of one used in Berkmin, and adopted by other modern solvers, according to which only conflict clauses are organized in a list, and a literal-scoring-based secondary heuristic is used when there are no more unsatisfied conflict clauses. Our approach, implemented in the 2004 version of zChaff solver and in a generic Chaff-based SAT solver, results in a significant performance boost on hard industrial benchmarks.