English

Min-CSPs on Complete Instances II: Polylogarithmic Approximation for Min-NAE-3-SAT

Data Structures and Algorithms 2025-04-29 v1

Abstract

This paper studies complete kk-Constraint Satisfaction Problems (CSPs), where an nn-variable instance has exactly one nontrivial constraint for each subset of kk variables, i.e., it has (nk)\binom{n}{k} constraints. A recent work started a systematic study of complete kk-CSPs [Anand, Lee, Sharma, SODA'25], and showed a quasi-polynomial time algorithm that decides if there is an assignment satisfying all the constraints of any complete Boolean-alphabet kk-CSP, algorithmically separating complete instances from dense instances. The tractability of this decision problem is necessary for any nontrivial (multiplicative) approximation for the minimization version, whose goal is to minimize the number of violated constraints. The same paper raised the question of whether it is possible to obtain nontrivial approximation algorithms for complete Min-kk-CSPs with k3k \geq 3. In this work, we make progress in this direction and show a quasi-polynomial time polylog(n)\text{polylog}(n)-approximation to Min-NAE-3-SAT on complete instances, which asks to minimize the number of 33-clauses where all the three literals equal the same bit. To the best of our knowledge, this is the first known example of a CSP whose decision version is NP-Hard in general (and dense) instances while admitting a polylog(n)\text{polylog}(n)-approximation in complete instances. Our algorithm presents a new iterative framework for rounding a solution from the Sherali-Adams hierarchy, where each iteration interleaves the two well-known rounding tools: the conditioning procedure, in order to almost fix many variables, and the thresholding procedure, in order to completely fix them. Finally, we improve the running time of the decision algorithms of Anand, Lee, and Sharma and show a simple algorithm that decides any complete Boolean-alphabet kk-CSP in polynomial time.

Keywords

Cite

@article{arxiv.2504.19051,
  title  = {Min-CSPs on Complete Instances II: Polylogarithmic Approximation for Min-NAE-3-SAT},
  author = {Aditya Anand and Euiwoong Lee and Davide Mazzali and Amatya Sharma},
  journal= {arXiv preprint arXiv:2504.19051},
  year   = {2025}
}
R2 v1 2026-06-28T23:12:36.132Z