English

Optimal polynomial-time compression for Boolean Max CSP

Computational Complexity 2020-02-11 v1 Data Structures and Algorithms

Abstract

In the Boolean maximum constraint satisfaction problem - Max CSP(Γ)(\Gamma) - one is given a collection of weighted applications of constraints from a finite constraint language Γ\Gamma, over a common set of variables, and the goal is to assign Boolean values to the variables so that the total weight of satisfied constraints is maximized. There exists an elegant dichotomy theorem providing a criterion on Γ\Gamma for the problem to be polynomial-time solvable and stating that otherwise it becomes NP-hard. We study the NP hard cases through the lens of kernelization and provide a complete characterization of Max CSP(Γ)(\Gamma) with respect to the optimal compression size. Namely, we prove that Max CSP(Γ)(\Gamma) parameterized by the number of variables nn is either polynomial-time solvable, or there exists an integer d2d \ge 2 depending on Γ\Gamma, such that 1. An instance of \textsc{Max CSP(Γ)(\Gamma)} can be compressed into an equivalent instance with O(ndlogn)O(n^d\log n) bits in polynomial time, 2. Max CSP(Γ)(\Gamma) does not admit such a compression to O(ndϵ)O(n^{d-\epsilon}) bits unless NPco-NP/poly\text{NP} \subseteq \text{co-NP} / \text{poly}. Our reductions are based on interpreting constraints as multilinear polynomials combined with the framework of constraint implementations. As another application of our reductions, we reveal tight connections between optimal running times for solving Max CSP(Γ)(\Gamma). More precisely, we show that obtaining a running time of the form O(2(1ϵ)n)O(2^{(1-\epsilon)n}) for particular classes of Max CSPs is as hard as breaching this barrier for Max dd-SAT for some dd.

Keywords

Cite

@article{arxiv.2002.03443,
  title  = {Optimal polynomial-time compression for Boolean Max CSP},
  author = {Bart M. P. Jansen and Michał Włodarczyk},
  journal= {arXiv preprint arXiv:2002.03443},
  year   = {2020}
}