Sparsification of Two-Variable Valued CSPs

September 06, 2015 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Arnold Filtser, Robert Krauthgamer arXiv ID 1509.01844 Category cs.DS: Data Structures & Algorithms Citations 0 Venue arXiv.org Last Checked 5 months ago
Abstract
A valued constraint satisfaction problem (VCSP) instance $(V,Ξ ,w)$ is a set of variables $V$ with a set of constraints $Ξ $ weighted by $w$. Given a VCSP instance, we are interested in a re-weighted sub-instance $(V,Ξ '\subset Ξ ,w')$ such that preserves the value of the given instance (under every assignment to the variables) within factor $1\pmΞ΅$. A well-studied special case is cut sparsification in graphs, which has found various applications. We show that a VCSP instance consisting of a single boolean predicate $P(x,y)$ (e.g., for cut, $P=\mbox{XOR}$) can be sparsified into $O(|V|/Ξ΅^2)$ constraints if and only if the number of inputs that satisfy $P$ is anything but one (i.e., $|P^{-1}(1)| \neq 1$). Furthermore, this sparsity bound is tight unless $P$ is a relatively trivial predicate. We conclude that also systems of 2SAT (or 2LIN) constraints can be sparsified.
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 β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted