An LP-designed algorithm for constraint satisfaction

  • Authors:
  • Alexander D. Scott;Gregory B. Sorkin

  • Affiliations:
  • Mathematical Institute, University of Oxford, Oxford, UK;Department of Mathematical Sciences, IBM T.J. Watson Research Center, Yorktown Heights, NY

  • Venue:
  • ESA'06 Proceedings of the 14th conference on Annual European Symposium - Volume 14
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The class Max (r,2)-CSP consists of constraint satisfaction problems with at most two r-valued variables per clause. For instances with n variables and m binary clauses, we present an Õ(T19m/100) -time algorithm. It is the fastest algorithm for most problems in the class (including Max Cut and Max 2-Sat), and in combination with "Generalized CSPs" introduced in a companion paper, also allows counting, sampling, and the solution of problems like Max Bisection that escape the usual CSP framework. Linear programming is key to the design as well as the analysis of the algorithm.