Hard constraint satisfaction problems have hard gaps at location 1
Peter Jonsson, Andrei Krokhin, Fredrik Kuivinen

TL;DR
This paper proves that certain constraint languages in Max CSP lead to NP-hardness of approximation within a constant factor, establishing hard gaps at location 1 and implications for PTAS existence.
Contribution
It establishes a general algebraic condition under which Max CSP problems have hard gaps at location 1, affecting their approximability and PTAS existence.
Findings
Max CSP with certain algebraic properties has a hard gap at location 1.
Problems restricted to a single constraint type like Max Cut lack PTAS unless P=NP.
Results hold even with bounded variable occurrences.
Abstract
An instance of Max CSP is a finite collection of constraints on a set of variables, and the goal is to assign values to the variables that maximises the number of satisfied constraints. Max CSP captures many well-known problems (such as Max k-SAT and Max Cut) and is consequently NP-hard. Thus, it is natural to study how restrictions on the allowed constraint types (or constraint languages) affect the complexity and approximability of Max CSP. The PCP theorem is equivalent to the existence of a constraint language for which Max CSP has a hard gap at location 1, i.e. it is NP-hard to distinguish between satisfiable instances and instances where at most some constant fraction of the constraints are satisfiable. All constraint languages, for which the CSP problem (i.e., the problem of deciding whether all constraints can be satisfied) is currently known to be NP-hard, have a certain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Logic, programming, and type systems · Logic, Reasoning, and Knowledge
