Walksat stalls well below the satisfiability threshold
Amin Coja-Oghlan, Amir Haqshenas, Samuel Hetterich

TL;DR
This paper rigorously demonstrates that WalkSAT, a popular randomized SAT solver, fails to find solutions efficiently once the clause-to-variable ratio exceeds a certain threshold related to phase transitions in the solution space.
Contribution
The paper provides the first rigorous proof that WalkSAT stalls well below the satisfiability threshold in random k-SAT problems, linking algorithm failure to the geometry of solutions.
Findings
WalkSAT fails with high probability when m/n > c2^k ln^2 k / k.
WalkSAT is effective in linear time when m/n < c'2^k / k.
Phase transitions in solution space affect practical algorithm performance.
Abstract
Partly on the basis of heuristic arguments from physics it has been suggested that the performance of certain types of algorithms on random -SAT formulas is linked to phase transitions that affect the geometry of the set of satisfying assignments. But beyond intuition there has been scant rigorous evidence that "practical" algorithms are affected by these phase transitions. In this paper we prove that \walksat, a popular randomised satisfiability algorithm, fails on random -SAT formulas not very far above clause/variable density where the set of satisfying assignments shatters into tiny, well-separated clusters. Specifically, we prove \walksat\ is ineffective with high probability if , where is the number of clauses, is the number of variables and is an absolute constant. By comparison, \walksat\ is known to find satisfying assignments in linear…
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.
