English

Integrating Conflict Driven Clause Learning to Local Search

Artificial Intelligence 2009-10-08 v1

Abstract

This article introduces SatHyS (SAT HYbrid Solver), a novel hybrid approach for propositional satisfiability. It combines local search and conflict driven clause learning (CDCL) scheme. Each time the local search part reaches a local minimum, the CDCL is launched. For SAT problems it behaves like a tabu list, whereas for UNSAT ones, the CDCL part tries to focus on minimum unsatisfiable sub-formula (MUS). Experimental results show good performances on many classes of SAT instances from the last SAT competitions.

Keywords

Cite

@article{arxiv.0910.1247,
  title  = {Integrating Conflict Driven Clause Learning to Local Search},
  author = {Gilles Audenard and Jean-Marie Lagniez and Bertrand Mazure and Lakhdar Saïs},
  journal= {arXiv preprint arXiv:0910.1247},
  year   = {2009}
}
R2 v1 2026-06-21T13:55:14.924Z