• DocumentCode
    3450440
  • Title

    A probabilistic algorithm for k-SAT and constraint satisfaction problems

  • Author

    Schöning, Uwe

  • Author_Institution
    Abteilung Theor. Inf., Ulm Univ., Germany
  • fYear
    1999
  • fDate
    1999
  • Firstpage
    410
  • Lastpage
    414
  • Abstract
    We present a simple probabilistic algorithm for solving k-SAT and more generally, for solving constraint satisfaction problems (CSP). The algorithm follows a simple local search paradigm (S. Minton et al., 1992): randomly guess an initial assignment and then, guided by those clauses (constraints) that are not satisfied, by successively choosing a random literal from such a clause and flipping the corresponding bit, try to find a satisfying assignment. If no satisfying assignment is found after O(n) steps, start over again. Our analysis shows that for any satisfiable k-CNF-formula with n variables this process has to be repeated only t times, on the average, to find a satisfying assignment, where t is within a polynomial factor of (2(1-1/k))n. This is the fastest (and also the simplest) algorithm for 3-SAT known up to date. We consider also the more general case of a CSP with n variables, each variable taking at most d values, and constraints of order l, and analyze the complexity of the corresponding (generalized) algorith m. It turns out that any CSP can be solved with complexity at most (d·(1-1/l)+ε)n
  • Keywords
    computational complexity; constraint theory; probability; search problems; 3-SAT; CSP; complexity; constraint satisfaction problems; generalized algorithm; initial assignment; k-SAT; polynomial factor; probabilistic algorithm; random literal; satisfiable k-CNF-formula; satisfying assignment; simple local search paradigm; simple probabilistic algorithm; Algorithm design and analysis; Error probability; Read only memory;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Foundations of Computer Science, 1999. 40th Annual Symposium on
  • Conference_Location
    New York City, NY
  • ISSN
    0272-5428
  • Print_ISBN
    0-7695-0409-4
  • Type

    conf

  • DOI
    10.1109/SFFCS.1999.814612
  • Filename
    814612