Optimal polynomial-time compression for Boolean Max CSP

February 09, 2020 ยท The Ethereal ยท ๐Ÿ› Embedded Systems and Applications

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Bart M. P. Jansen, Michaล‚ Wล‚odarczyk arXiv ID 2002.03443 Category cs.CC: Computational Complexity Cross-listed cs.DS Citations 3 Venue Embedded Systems and Applications Last Checked 2 months ago
Abstract
In the Boolean maximum constraint satisfaction problem - Max CSP$(ฮ“)$ - one is given a collection of weighted applications of constraints from a finite constraint language $ฮ“$, 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 $ฮ“$ 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$(ฮ“)$ with respect to the optimal compression size. Namely, we prove that Max CSP$(ฮ“)$ parameterized by the number of variables $n$ is either polynomial-time solvable, or there exists an integer $d \ge 2$ depending on $ฮ“$, such that 1. An instance of \textsc{Max CSP$(ฮ“)$} can be compressed into an equivalent instance with $O(n^d\log n)$ bits in polynomial time, 2. Max CSP$(ฮ“)$ does not admit such a compression to $O(n^{d-ฮต})$ bits unless $\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$(ฮ“)$. More precisely, we show that obtaining a running time of the form $O(2^{(1-ฮต)n})$ for particular classes of Max CSPs is as hard as breaching this barrier for Max $d$-SAT for some $d$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity