Advancing stochastic 3-SAT solvers by dissipating oversatisfied constraints
Joachim Schwardt, Jan Carl Budich

TL;DR
This paper introduces DOCSAT, a new algorithm for solving 3-SAT problems that outperforms existing methods, especially on very difficult instances.
Contribution
DOCSAT introduces a novel heuristic that dissipates oversatisfied constraints to avoid local minima in solving 3-SAT problems.
Findings
DOCSAT outperforms WalkSAT and Kissat on the hardest 3-SAT instances.
DOCSAT pushes feasible problem sizes by an order of magnitude.
The algorithm's performance is benchmarked on randomly generated 3-SAT instances up to N = 15,000.
Abstract
Hard decision problems, in computational complexity theory known as NP-complete, are of universal importance. From a conceptual perspective, an efficient solution to one such complete problem is tantamount to solving any other in the wide class of efficiently verifiable (NP) problems. Moreover, paradigmatic examples such as the Boolean satisfiability problem 3-SAT have ubiquitous applications ranging from circuit design to logistics. In this paper, we introduce the heuristic algorithm DOCSAT that drastically outperforms previous methods to tackle 3-SAT in the notoriously difficult regime of barely satisfiable randomly generated instances. There, our DOCSAT solver pushes the feasible problem sizes by about an order of magnitude, quite remarkably so in light of the asymptotically exponential cost reflecting the NP-completeness of the considered problem. We introduce and benchmark a…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7
Figure 8
Figure 9
Figure 10Peer 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 · Formal Methods in Verification · Vehicle Routing Optimization Methods
