Using CSP Look-Back Techniques to Solve Real-World SAT Instances
Abstract
We report on the performance of an enhanced version of the “Davis-Putnam ” (DP) proof procedure for propositional satisfiability (SAT) on large instances derived from real-world problems in planning, scheduling, and circuit diagnosis and synthesis. Our results show that incorporating CSP look-back techniques-- especially the relatively new technique of relevance-bounded learning-- renders easy many problems which otherwise are beyond DP’s reach. Frequently they make DP, a systematic algorithm, perform as well or better than stochastic SAT algorithms such as GSAT or WSAT. We recommend that such techniques be included as options in implementations of DP, just as they are in systematic algorithms for the more general constraint satisfaction problem.
Cite
Text
Jr. and Schrag. "Using CSP Look-Back Techniques to Solve Real-World SAT Instances." AAAI Conference on Artificial Intelligence, 1997.Markdown
[Jr. and Schrag. "Using CSP Look-Back Techniques to Solve Real-World SAT Instances." AAAI Conference on Artificial Intelligence, 1997.](https://mlanthology.org/aaai/1997/jr1997aaai-using/)BibTeX
@inproceedings{jr1997aaai-using,
title = {{Using CSP Look-Back Techniques to Solve Real-World SAT Instances}},
author = {Jr., Roberto J. Bayardo and Schrag, Robert},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1997},
pages = {203-208},
url = {https://mlanthology.org/aaai/1997/jr1997aaai-using/}
}