English

Simultaneous Approximation of Constraint Satisfaction Problems

Data Structures and Algorithms 2014-07-30 v1

Abstract

Given kk collections of 2SAT clauses on the same set of variables VV, can we find one assignment that satisfies a large fraction of clauses from each collection? We consider such simultaneous constraint satisfaction problems, and design the first nontrivial approximation algorithms in this context. Our main result is that for every CSP FF, for k<O~(log1/4n)k < \tilde{O}(\log^{1/4} n), there is a polynomial time constant factor Pareto approximation algorithm for kk simultaneous Max-FF-CSP instances. Our methods are quite general, and we also use them to give an improved approximation factor for simultaneous Max-w-SAT (for k<O~(log1/3n)k <\tilde{O}(\log^{1/3} n)). In contrast, for k=ω(logn)k = \omega(\log n), no nonzero approximation factor for kk simultaneous Max-FF-CSP instances can be achieved in polynomial time (assuming the Exponential Time Hypothesis). These problems are a natural meeting point for the theory of constraint satisfaction problems and multiobjective optimization. We also suggest a number of interesting directions for future research.

Keywords

Cite

@article{arxiv.1407.7759,
  title  = {Simultaneous Approximation of Constraint Satisfaction Problems},
  author = {Amey Bhangale and Swastik Kopparty and Sushant Sachdeva},
  journal= {arXiv preprint arXiv:1407.7759},
  year   = {2014}
}
R2 v1 2026-06-22T05:15:48.630Z