English

From k-SAT to k-CSP: Two Generalized Algorithms

Data Structures and Algorithms 2008-01-22 v1 Artificial Intelligence Computational Complexity

Abstract

Constraint satisfaction problems (CSPs) models many important intractable NP-hard problems such as propositional satisfiability problem (SAT). Algorithms with non-trivial upper bounds on running time for restricted SAT with bounded clause length k (k-SAT) can be classified into three styles: DPLL-like, PPSZ-like and Local Search, with local search algorithms having already been generalized to CSP with bounded constraint arity k (k-CSP). We generalize a DPLL-like algorithm in its simplest form and a PPSZ-like algorithm from k-SAT to k-CSP. As far as we know, this is the first attempt to use PPSZ-like strategy to solve k-CSP, and before little work has been focused on the DPLL-like or PPSZ-like strategies for k-CSP.

Keywords

Cite

@article{arxiv.0801.3147,
  title  = {From k-SAT to k-CSP: Two Generalized Algorithms},
  author = {Liang Li and Xin Li and Tian Liu and Ke Xu},
  journal= {arXiv preprint arXiv:0801.3147},
  year   = {2008}
}
R2 v1 2026-06-21T10:04:47.836Z