• DocumentCode
    2531076
  • Title

    An improved exponential-time algorithm for k-SAT

  • Author

    Paturi, Ramamohan ; Pudlik, P. ; Saks, Michael E. ; Zane, Francis

  • Author_Institution
    California Univ., San Diego, La Jolla, CA, USA
  • fYear
    1998
  • fDate
    8-11 Nov 1998
  • Firstpage
    628
  • Lastpage
    637
  • Abstract
    We propose and analyze a simple new algorithm for finding satisfying assignments of Boolean formulae in conjunctive normal form. The algorithm, ResolveSat, is a randomized variant of the DDL procedure by M. Davis et al. (1962) or Davis-Putnam procedure. Rather than applying the DLL procedure to the input formula F, however; ResolveSat enlarges F by adding additional clauses using limited resolution before performing DLL. The basic idea behind our analysis is the same as by R. Paturi (1997): a critical clause for a variable at a satisfying assignment gives rise to a unit clause in the DLL procedure with sufficiently high probability, thus increasing the probability of finding a satisfying assignment. In the current paper, we analyze the effect of multiple critical clauses (obtained through resolution) in producing unit clauses. We show that, for each k, the running time of ResolveSat on a k-CNF formula is significantly better than 2n, even in the worst case. In particular we show that the algorithm finds a satisfying assignment of a general 3-CNF in time O(2 .446n) with high probability; where the best previous algorithm has running time O(2.582n). We obtain a better upper bound of O(2(2ln2-1)n+0(n))=O(20.387n) for 3-CNF that have at most one satisfying assignment (unique k-SAT). For each k, the bounds for general k-CNF are the best known for the worst-case complexity of finding a satisfying solution for k-SAT, the idea of succinctly encoding satisfying solutions can be applied to obtain lower bounds on circuit site. Here, we exhibit a function f such that any depth-3 AND-OR circuit with bottom fan-in bounded by k requires Ω(2(ckn/k)) gates (with ck>1). This is the first such lower bound with ck>1
  • Keywords
    Boolean functions; computational complexity; computational geometry; randomised algorithms; Boolean formulae; ResolveSat; clauses; conjunctive normal form; depth-3 AND-OR circuit; exponential-time algorithm; k-SAT; randomized variant; satisfying assignments; upper bound; worst-case complexity; Algorithm design and analysis; Chromium; Mathematics; Radio access networks; Surface-mount technology; Upper bound;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Foundations of Computer Science, 1998. Proceedings. 39th Annual Symposium on
  • Conference_Location
    Palo Alto, CA
  • ISSN
    0272-5428
  • Print_ISBN
    0-8186-9172-7
  • Type

    conf

  • DOI
    10.1109/SFCS.1998.743513
  • Filename
    743513