2000 character limit reached
Approximation Algorithm for Non-Boolean MAX k-CSP (1206.3603v1)
Published 15 Jun 2012 in cs.DS
Abstract: In this paper, we present a randomized polynomial-time approximation algorithm for k-CSPd. In k-CSPd, we are given a set of predicates of arity k over an alphabet of size d. Our goal is to find an assignment that maximizes the number of satisfied constraints. Our algorithm has approximation factor Omega(kd/dk) (when k > \Omega(log d)). This bound is asymptotically optimal assuming the Unique Games Conjecture. The best previously known algorithm has approximation factor Omega(k log d/dk). We also give an approximation algorithm for the boolean MAX k-CSP2 problem with a slightly improved approximation guarantee.