English

Promise Constraint Satisfaction and Width

Computational Complexity 2021-07-14 v1 Discrete Mathematics

Abstract

We study the power of the bounded-width consistency algorithm in the context of the fixed-template Promise Constraint Satisfaction Problem (PCSP). Our main technical finding is that the template of every PCSP that is solvable in bounded width satisfies a certain structural condition implying that its algebraic closure-properties include weak near unanimity polymorphisms of all large arities. While this parallels the standard (non-promise) CSP theory, the method of proof is quite different and applies even to the regime of sublinear width. We also show that, in contrast with the CSP world, the presence of weak near unanimity polymorphisms of all large arities does not guarantee solvability in bounded width. The separating example is even solvable in the second level of the Sherali-Adams (SA) hierarchy of linear programming relaxations. This shows that, unlike for CSPs, linear programming can be stronger than bounded width. A direct application of these methods also show that the problem of qq-coloring pp-colorable graphs is not solvable in bounded or even sublinear width, for any two constants pp and qq such that 3pq3 \leq p \leq q. Turning to algorithms, we note that Wigderson's algorithm for O(n)O(\sqrt{n})-coloring 33-colorable graphs with nn vertices is implementable in width 44. Indeed, by generalizing the method we see that, for any ϵ>0\epsilon > 0 smaller than 1/21/2, the optimal width for solving the problem of O(nϵ)O(n^\epsilon)-coloring 33-colorable graphs with nn vertices lies between n13ϵn^{1-3\epsilon} and n12ϵn^{1-2\epsilon}. The upper bound gives a simple 2Θ(n12ϵlog(n))2^{\Theta(n^{1-2\epsilon}\log(n))}-time algorithm that, asymptotically, beats the straightforward 2Θ(n1ϵ)2^{\Theta(n^{1-\epsilon})} bound that follows from partitioning the graph into O(nϵ)O(n^\epsilon) many independent parts each of size O(n1ϵ)O(n^{1-\epsilon}).

Keywords

Cite

@article{arxiv.2107.05886,
  title  = {Promise Constraint Satisfaction and Width},
  author = {Albert Atserias and Víctor Dalmau},
  journal= {arXiv preprint arXiv:2107.05886},
  year   = {2021}
}
R2 v1 2026-06-24T04:08:17.510Z