English

Approximation of non-boolean 2CSP

Data Structures and Algorithms 2015-04-07 v2 Computational Complexity

Abstract

We develop a polynomial time Ω(1RlogR)\Omega\left ( \frac 1R \log R \right) approximate algorithm for Max 2CSP-RR, the problem where we are given a collection of constraints, each involving two variables, where each variable ranges over a set of size RR, and we want to find an assignment to the variables that maximizes the number of satisfied constraints. Assuming the Unique Games Conjecture, this is the best possible approximation up to constant factors. Previously, a 1/R1/R-approximate algorithm was known, based on linear programming. Our algorithm is based on semidefinite programming (SDP) and on a novel rounding technique. The SDP that we use has an almost-matching integrality gap.

Keywords

Cite

@article{arxiv.1504.00681,
  title  = {Approximation of non-boolean 2CSP},
  author = {Guy Kindler and Alexandra Kolla and Luca Trevisan},
  journal= {arXiv preprint arXiv:1504.00681},
  year   = {2015}
}
R2 v1 2026-06-22T09:09:11.261Z