Circumspect descent prevails in solving random constraint satisfaction problems
Mikko Alava, John Ardelius, Erik Aurell, Petteri Kaski, Supriya, Krishnamurthy, Pekka Orponen, and Sakari Seitz

TL;DR
The paper introduces ChainSAT, a focused stochastic local search algorithm that efficiently solves large random K-SAT problems in linear time, even beyond known phase transition thresholds, challenging previous assumptions about local minima trapping.
Contribution
The paper presents ChainSAT, a novel focused local search algorithm that never moves upward in energy, demonstrating linear-time solving of large K-SAT instances beyond phase transition points.
Findings
ChainSAT solves large K-SAT instances in linear time.
Focused algorithms avoid local minima trapping.
Performance exceeds expectations near phase transitions.
Abstract
We study the performance of stochastic local search algorithms for random instances of the -satisfiability (-SAT) problem. We introduce a new stochastic local search algorithm, ChainSAT, which moves in the energy landscape of a problem instance by {\em never going upwards} in energy. ChainSAT is a \emph{focused} algorithm in the sense that it considers only variables occurring in unsatisfied clauses. We show by extensive numerical investigations that ChainSAT and other focused algorithms solve large -SAT instances almost surely in linear time, up to high clause-to-variable ratios ; for example, for K=4 we observe linear-time performance well beyond the recently postulated clustering and condensation transitions in the solution space. The performance of ChainSAT is a surprise given that by design the algorithm gets trapped into the first local energy minimum it…
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.
