An algorithm for random signed 3-SAT with Intervals
Kathrin Ballerstein, Dirk Oliver Theis

TL;DR
This paper introduces an algorithm for solving random signed 3-iSAT problems, combining unit clause strategies with limited backtracking, and proves its high-probability success under certain conditions.
Contribution
It presents a new algorithm for 3-iSAT problems that incorporates limited backtracking and provides a rigorous probabilistic analysis of its success.
Findings
Algorithm succeeds with high probability if m/n ≤ 2.3
Uses Wormald's ODE method for analysis
Extends unit clause paradigm with backtracking
Abstract
In signed k-SAT problems, one fixes a set M and a set of subsets of M, and is given a formula consisting of a disjunction of m clauses, each of which is a conjunction of k literals. Each literal is of the form "", where , and x is one of n variables. For Interval-SAT (iSAT), M is an ordered set and the set of intervals in M. We propose an algorithm for 3-iSAT, and analyze it on uniformly random formulas. The algorithm follows the Unit Clause paradigm, enhanced by a (very limited) backtracking option. Using Wormald's ODE method, we prove that, if , with high probability, our algorithm succeeds in finding an assignment of values to the variables satisfying the formula.
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.
