English

An algorithm for random signed 3-SAT with Intervals

Combinatorics 2013-08-15 v3 Discrete Mathematics Data Structures and Algorithms

Abstract

In signed k-SAT problems, one fixes a set M and a set S\mathcal S 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 "xSx \in S", where SSS \in \mathcal S, and x is one of n variables. For Interval-SAT (iSAT), M is an ordered set and S\mathcal S 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 m/n2.3m/n \le 2.3, with high probability, our algorithm succeeds in finding an assignment of values to the variables satisfying the formula.

Cite

@article{arxiv.1105.2525,
  title  = {An algorithm for random signed 3-SAT with Intervals},
  author = {Kathrin Ballerstein and Dirk Oliver Theis},
  journal= {arXiv preprint arXiv:1105.2525},
  year   = {2013}
}

Comments

30 pages + appendix

R2 v1 2026-06-21T18:06:28.663Z