The Ppsz Algorithm For Constraint Satisfaction Problems On More Than Two Colors

Timon Hertli,Isabelle Hurbain,Sebastian Millius,Robin A. Moser,Dominik Scheder,May Szedlák
DOI: https://doi.org/10.1007/978-3-319-44953-1_27
2016-01-01
Abstract:The PPSZ algorithm (Paturi et al., FOCS 1998) is the fastest known algorithm for k-SAT. We show how to extend the algorithm and its analysis to (d, k)-Clause Satisfaction Problems where each variable ranges over d different values. Given an input instance with a unique satisfying assignment, the resulting algorithm is the fastest known algorithm for ( d, k)-CSP except when ( d, k) is ( 3, 2) or ( 4, 2). For the general case of multiple satisfying assignments, our algorithm is the fastest known for all k >= 4.
What problem does this paper attempt to address?