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 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.
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