Random MAX SAT, Random MAX CUT, and Their Phase Transitions
Don Coppersmith, David Gamarnik, Mohammad Hajiaghayi, Gregory B., Sorkin

TL;DR
This paper analyzes the phase transition phenomena in random MAX SAT, MAX CUT, and their scaling windows, providing bounds, expected values, and optimal algorithms, and extends some results to MAX-k-SAT.
Contribution
It establishes phase transition bounds for random MAX SAT and MAX CUT, and introduces new insights into their scaling windows and algorithmic optimality, extending some results to MAX-k-SAT.
Findings
Expected satisfiable clauses vary with clause density c
Phase transition occurs at c=1 for optimization problems
Greedy algorithms are optimal for certain MAX-2-SAT variants
Abstract
Given a 2-SAT formula consisting of variables and random clauses, what is the largest number of clauses satisfiable by a single assignment of the variables? We bound the answer away from the trivial bounds of and . We prove that for , the expected number of clauses satisfiable is ; for large , it is ; for , it is at least and at most ; and in the ``scaling window'' , it is . In particular, just as the decision problem undergoes a phase transition, our optimization problem also undergoes a phase transition at the same critical value . Nearly all of our results are established without reference to the analogous propositions for decision 2-SAT, and as a byproduct we reproduce many of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
