𝔖 Bobbio Scriptorium
✦   LIBER   ✦

A combinatorial algorithm for max csp

✍ Scribed by Mayur Datar; Tomás Feder; Aristides Gionis; Rajeev Motwani; Rina Panigrahy


Publisher
Elsevier Science
Year
2003
Tongue
English
Weight
128 KB
Volume
85
Category
Article
ISSN
0020-0190

No coin nor oath required. For personal study only.

✦ Synopsis


We consider the problem MAX CSP over multi-valued domains with variables ranging over sets of size s i s and constraints involving k j k variables. We study two algorithms with approximation ratios A and B, respectively, so we obtain a solution with approximation ratio max(A, B).

The first algorithm is based on the linear programming algorithm of Serna, Trevisan, and Xhafa [Proc. 15th Annual Symp. on Theoret. Aspects of Comput. Sci., 1998, pp. 488-498] and gives ratio A which is bounded below by s 1-k . For k = 2, our bound in terms of the individual set sizes is the minimum over all constraints involving two variables of (1/2

where s 1 and s 2 are the set sizes for the two variables.

We then give a simple combinatorial algorithm which has approximation ratio B, with B > A/e. The bound is greater than s 1-k /e in general, and greater than s 1-k (1 -(s -1)/2(k -1)) for s k -1, thus close to the s 1-k linear programming bound for large k. For k = 2, the bound is 4 9 if s = 2, 1/2(s -1) if s 3, and in general greater than the minimum of 1/4s 1 + 1/4s 2 over constraints with set sizes s 1 and s 2 , thus within a factor of two of the linear programming bound.

For the case of k = 2 and s = 2 we prove an integrality gap of 4 9 (1 + O(n -1/2 )). This shows that our analysis is tight for any method that uses the linear programming upper bound.


📜 SIMILAR VOLUMES


A Continuation Algorithm for Max-Cut Pro
✍ Feng Min Xu; Cheng Xian Xu; Xing Si Li 📂 Article 📅 2006 🏛 Institute of Mathematics, Chinese Academy of Scien 🌐 English ⚖ 160 KB
A combinatorial algorithm for calculatin
✍ F. S. Kuhl; G. M. Crippen; D. K. Friesen 📂 Article 📅 1984 🏛 John Wiley and Sons 🌐 English ⚖ 884 KB

We consider the problem of predicting the mode of binding of a small molecule to a receptor site on a protein. One plausible approach, given a rigid molecule and its geometry, is to search directly for the orientation in space that maximizes the degree of contact. The computation time required for s

Exact Algorithms for MAX-SAT
✍ Hantao Zhang; Haiou Shen; Felip Manyà 📂 Article 📅 2003 🏛 Elsevier Science 🌐 English ⚖ 777 KB

The maximum satisfiability problem (MAX-SAT) is stated as follows: Given a boolean formula in CNF, find a truth assignment that satisfies the maximum possible number of its clauses. MAX-SAT is MAX-SNP-complete and received much attention recently. One of the challenges posed by Alber, Gramm and Nied