Davis–Putnam algorithm: Difference between revisions

Content deleted Content added
m Added category, links, tidying
Jon Awbrey (talk | contribs)
m ndash for polynominals
Line 1:
The '''Davis-PutnamDavis–Putnam algorithm''' is an algorithm developed by [[Martin Davis]] and [[Hilary Putnam]] for checking the [[Boolean satisfiability problem|satisfiability]] of [[propositional logic]] formulae in [[conjunctive normal form]], ''i.e.'', sets of [[Clause (logic)|clauses]]. It is a form of [[resolution (logic)|resolution]] in which variables are iteratively chosen and removed by resolving every clause in which the variable is contained positively with any clause in which the variable is negated.
 
The algorithm works as follows: