Promise Constraint Satisfaction: Algebraic Structure and a Symmetric Boolean Dichotomy
Abstract
A classic result due to Schaefer (1978) classifies all constraint satisfaction problems (CSPs) over the Boolean domain as being either in or -hard. This paper considers a promise-problem variant of CSPs called PCSPs. A PCSP over a finite set of pairs of constraints consists of a pair of CSPs with the same set of variables such that for every , is a clause of if and only if is a clause of . The promise problem is to distinguish, given , between the cases is satisfiable and is unsatisfiable. Many natural problems including approximate graph and hypergraph coloring can be placed in this framework. This paper is motivated by the pursuit of understanding the computational complexity of Boolean promise CSPs. As our main result, we show that exhibits a dichotomy (it is either polynomial time solvable or -hard) when the relations in are symmetric and allow for negations of variables. We achieve our dichotomy theorem by extending the weak polymorphism framework of Austrin, Guruswami, and H\aa stad [FOCS '14] which itself is a generalization of the algebraic approach to study CSPs. In both the algorithm and hardness portions of our proof, we incorporate new ideas and techniques not utilized in the CSP case. Furthermore, we show that the computational complexity of any promise CSP (over arbitrary finite domains) is captured entirely by its weak polymorphisms, a feature known as Galois correspondence, as well as give necessary and sufficient conditions for the structure of this set of weak polymorphisms. Such insights call us to question the existence of a general dichotomy for Boolean PCSPs.
Cite
@article{arxiv.1704.01937,
title = {Promise Constraint Satisfaction: Algebraic Structure and a Symmetric Boolean Dichotomy},
author = {Joshua Brakensiek and Venkatesan Guruswami},
journal= {arXiv preprint arXiv:1704.01937},
year = {2021}
}
Comments
39 pages; various revisions including removal of appendices and updates/corrections to some proofs