The focus of this chapter is the Davis–Putnam–Logemann–Loveland (DPLL) algorithm for propositional satisfiability. After a high-level presentation of DPLL, it is shown how DPLL can be implemented efficiently using multiple techniques, including watched literals, conflict-driven clause learning (CDCL), random restart, and branching heuristics. Then several challenging problems are presented, which can be effectively solved by SAT solvers (most of them are implementations of DPLL). The chapter concludes with the major techniques for solving the maximum satisfiability problems, including local search methods and the branch-and-bound algorithm.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Propositional Satisfiability

  • Hantao Zhang,
  • Jian Zhang

摘要

The focus of this chapter is the Davis–Putnam–Logemann–Loveland (DPLL) algorithm for propositional satisfiability. After a high-level presentation of DPLL, it is shown how DPLL can be implemented efficiently using multiple techniques, including watched literals, conflict-driven clause learning (CDCL), random restart, and branching heuristics. Then several challenging problems are presented, which can be effectively solved by SAT solvers (most of them are implementations of DPLL). The chapter concludes with the major techniques for solving the maximum satisfiability problems, including local search methods and the branch-and-bound algorithm.