Sciweavers

SAT
2009
Springer

Clause-Learning Algorithms with Many Restarts and Bounded-Width Resolution

13 years 11 months ago
Clause-Learning Algorithms with Many Restarts and Bounded-Width Resolution
Abstract. We offer a new understanding of some aspects of practical SAT-solvers that are based on DPLL with unit-clause propagation, clause-learning, and restarts. On the theoretical side, we do so by analyzing a concrete algorithm which we claim is faithful to what practical solvers do. In particular, before making any new decision or restart, the solver repeatedly applies the unit-resolution rule until saturation, and leaves no component to the mercy of non-determinism except for some internal randomness. We prove the perhaps surprising fact that, although the solver is not explicitely designed for it, it ends up behaving as widthk resolution after no more than n2k+1 conflicts and restarts, where n is the number of variables. In other words, width-k resolution can be thought as n2k+1 restarts of the unit-resolution rule with learning. On the experimental side, we give evidence for the claim that this theoretical result describes real world solvers. We do so by running some of the m...
Albert Atserias, Johannes Klaus Fichte, Marc Thurl
Added 27 May 2010
Updated 27 May 2010
Type Conference
Year 2009
Where SAT
Authors Albert Atserias, Johannes Klaus Fichte, Marc Thurley
Comments (0)