Linear-programming design and analysis of fast algorithms for Max 2-CSP

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

  • Affiliations:
  • Mathematical Institute, University of Oxford, 24-29 St Giles', Oxford OX1 3LB, UK;Department of Mathematical Sciences, IBM T.J.Watson Research Center, Yorktown Heights, NY 10598, USA

  • Venue:
  • Discrete Optimization
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The class Max (r,2)-CSP, or simply Max 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 O(nr^5^+^1^9^m^/^1^0^0)-time algorithm which is the fastest polynomial-space algorithm for many problems in the class, including Max Cut. The method also proves a treewidth bound tw(G)@?(13/75+o(1))m, which gives a faster Max 2-CSP algorithm that uses exponential space: running in time O^@?(2^(^1^3^/^7^5^+^o^(^1^)^)^m), this is fastest for most problems in Max 2-CSP. Parametrizing in terms of n rather than m, for graphs of average degree d we show a simple algorithm running time O^@?(2^(^1^-^2^d^+^1^)^n), the fastest polynomial-space algorithm known. In combination with ''Polynomial CSPs'' introduced in a companion paper, these algorithms also allow (with an additional polynomial factor overhead in space and time) counting and 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 algorithms.