Using CSP Look-Back Techniques to Solve Exceptionally Hard SAT Instances (1996)
Cached
Download Links
- [www.bayardo.org]
- [www.almaden.ibm.com]
- [www.almaden.ibm.com]
- DBLP
Other Repositories/Bibliography
| Venue: | Principles and Practice of Constraint Programming |
| Citations: | 31 - 1 self |
BibTeX
@INPROCEEDINGS{Bayardo96usingcsp,
author = {Roberto J. Bayardo and Robert Schrag},
title = {Using CSP Look-Back Techniques to Solve Exceptionally Hard SAT Instances},
booktitle = {Principles and Practice of Constraint Programming},
year = {1996},
pages = {46--60},
publisher = {Springer}
}
Years of Citing Articles
OpenURL
Abstract
Abstract. While CNF propositional satisfiability (SAT) is a sub-class of the more general constraint satisfaction problem (CSP), conventional wisdom has it that some well-known CSP look-back techniques-- including backjumping and learning-- are of little use for SAT. We enhance the Tableau SAT algorithm of Crawford and Auton with look-back techniques and evaluate its performance on problems specifically designed to challenge it. The Random 3-SAT problem space has commonly been used to benchmark SAT algorithms because consistently difficult instances can be found near a region known as the phase transition. We modify Random 3-SAT in two ways which make instances even harder. First, we evaluate problems with structural regularities and find that CSP look-back techniques offer little advantage. Second, we evaluate problems in which a hard unsatisfiable instance of medium size is embedded in a larger instance, and we find the look-back enhancements to be indispensable. Without them, most instances are “exceptionally hard ”-orders of magnitude harder than typical Random 3-SAT instances with the same surface characteristics.







