Exponential Lower Bounds for the Running Time of DPLL Algorithms on Satisfiable Formulas

  • Authors:
  • Michael Alekhnovich;Edward A. Hirsch;Dmitry Itsykson

  • Affiliations:
  • Institute for Advanced Study, Princeton, USA;St. Petersburg Department of Steklov, Institute of Mathematics, St. Petersburg, Russia 191011;Faculty of Mathematics and Mechanics, St. Petersburg State University, St. Petersburg, Russia

  • Venue:
  • Journal of Automated Reasoning
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

DPLL (for Davis, Putnam, Logemann, and Loveland) algorithms form the largest family of contemporary algorithms for SAT (the propositional satisfiability problem) and are widely used in applications. The recursion trees of DPLL algorithm executions on unsatisfiable formulas are equivalent to treelike resolution proofs. Therefore, lower bounds for treelike resolution (known since the 1960s) apply to them. However, these lower bounds say nothing about the behavior of such algorithms on satisfiable formulas. Proving exponential lower bounds for them in the most general setting is impossible without proving P 驴 NP; therefore, to prove lower bounds, one has to restrict the power of branching heuristics. In this paper, we give exponential lower bounds for two families of DPLL algorithms: generalized myopic algorithms, which read up to n 1驴驴 of clauses at each step and see the remaining part of the formula without negations, and drunk algorithms, which choose a variable using any complicated rule and then pick its value at random.