Propositional satisfiability and constraint programming: A comparative survey

L Bordeaux, Y Hamadi, L Zhang - ACM Computing Surveys (CSUR), 2006 - dl.acm.org
Propositional Satisfiability (SAT) and Constraint Programming (CP) have developed as two
relatively independent threads of research cross-fertilizing occasionally. These two …

A survey of the satisfiability-problems solving algorithms

Y Kilani, M Bsoul, A Alsarhan… - … Journal of Advanced …, 2013 - inderscienceonline.com
The propositional satisfiability (SAT) problem is one of the most fundamental problems in
computer science. SAT solvers have been successfully applied to a wide range of practical …

Better decision heuristics in CDCL through local search and target phases

S Cai, X Zhang, M Fleury, A Biere - Journal of Artificial Intelligence Research, 2022 - jair.org
On practical applications, state-of-the-art SAT solvers dominantly use the conflict-driven
clause learning (CDCL) paradigm. An alternative for satisfiable instances is local search …

Fifty-five solvers in Vancouver: The SAT 2004 competition

D Le Berre, L Simon - … Conference on Theory and Applications of …, 2004 - Springer
For the third consecutive year, a SAT competition was organized as a joint event with the
SAT conference. With 55 solvers from 25 author groups, the competition was a clear …

Local search for unsatisfiability

S Prestwich, I Lynce - International conference on theory and applications …, 2006 - Springer
Local search is widely applied to satisfiable SAT problems, and on some classes
outperforms backtrack search. An intriguing challenge posed by Selman, Kautz and …

[PDF][PDF] GUNSAT: A Greedy Local Search Algorithm for Unsatisfiability.

G Audemard, L Simon - IJCAI, 2007 - Citeseer
Local search algorithms for satisfiability testing are still the best methods for a large number
of problems, despite tremendous progresses observed on complete search algorithms over …

A novel approach to combine a SLS-and a DPLL-solver for the satisfiability problem

A Balint, M Henn, O Gableske - … of Satisfiability Testing-SAT 2009: 12th …, 2009 - Springer
The paper at hand presents a novel and generic approach on how to combine a SLS and a
DPLL solver to create an incomplete hybrid SAT solver. In our approach, the SLS solver gets …

[PDF][PDF] Old resolution meets modern SLS

A Anbulagan, DN Pham, J Slaney… - PROCEEDINGS OF THE …, 2005 - cdn.aaai.org
Abstract Recent work on Stochastic Local Search (SLS) for the SAT and CSP domains has
shown the importance of a dynamic (non-markovian) strategy for weighting clauses in order …

Problem-sensitive restart heuristics for the DPLL procedure

C Sinz, M Iser - International Conference on Theory and Applications of …, 2009 - Springer
Search restarts have shown great potential in speeding up SAT solvers based on the DPLL
procedure. However, most restart policies presented so far do not take the problem structure …

The relation between complete and incomplete search

S Prestwich - Hybrid Metaheuristics: An Emerging Approach to …, 2008 - Springer
The Relation Between Complete and Incomplete Search Page 1 The Relation Between
Complete and Incomplete Search Steven Prestwich Cork Constraint Computation Centre …