2005
DOI: 10.1016/j.tcs.2005.09.023
|View full text |Cite
|
Sign up to set email alerts
|

A new algorithm for optimal 2-constraint satisfaction and its implications

Abstract: We present a novel method for exactly solving (in fact, counting solutions to) general constraint satisfaction optimization with at most two variables per constraint (e.g. MAX-2-CSP and MIN-2-CSP), which gives the first exponential improvement over the trivial algorithm. More precisely, the runtime bound is a constant factor improvement in the base of the exponent: the algorithm can count the number of optima in MAX-2-SAT and MAX-CUT instances in O(m 3 2 ωn/3) time, where ω < 2.376 is the matrix product expone… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

2
311
0
1

Year Published

2007
2007
2023
2023

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 314 publications
(314 citation statements)
references
References 30 publications
2
311
0
1
Order By: Relevance
“…The second one is MAX-k-SAT, the optimization version of k-CNF SAT. Even for MAX-3-SAT, no algorithms with constant savings over brute force search are known while such an algorithm is constructed for MAX-2-SAT in [19]. The third one is Integer Linear Programming (ILP) that is very useful in expressing combinatorial optimization problems both in theory and practice.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…The second one is MAX-k-SAT, the optimization version of k-CNF SAT. Even for MAX-3-SAT, no algorithms with constant savings over brute force search are known while such an algorithm is constructed for MAX-2-SAT in [19]. The third one is Integer Linear Programming (ILP) that is very useful in expressing combinatorial optimization problems both in theory and practice.…”
Section: Introductionmentioning
confidence: 99%
“…Their main subroutine is an algorithm for the Vector Domination Problem: given n vectors in R d , decide whether there is a pair of vectors such that the first vector is larger than the second vector in each coordinate. Relationship between this problem and satisfiability problem is studied in [19].…”
Section: Introductionmentioning
confidence: 99%
“…Do we believe that the satisfiability of (unrestricted) polynomial-size circuits can be solved faster than brute-force search? Even for seemingly simple problems such as MAX3SAT, no satisfiability algorithm better than brute-force search is known, despite attempts since a decade ago [Wil05]. Note that the MAX3SAT problem -given a 3CNF and an integer , is there an assignment that satisfies ≥ clauses?…”
Section: Introductionmentioning
confidence: 99%
“…However, there is still a lot of room between these lower bounds and the best upper bound, which is O * n(H) cn(G) for a constant c < 1, using an algorithm by Williams [21]. In particular, as asked by Fomin, Heggernes, and Kratsch [10], can Hom(G, H) be solved in time OThis question is still open, but for a generalisation of graph homomorphism we know (again under a complexity theoretical assumption) that the answer is negative.…”
Section: Introductionmentioning
confidence: 99%