Content deleted Content added
Undid own revision 663446391: DPLL was already mentioned in article |
→top: devote an own paragraph to DPLL, as it is the best algorithm as of today |
||
Line 17:
** remove all original clauses containing the variable or its negation
At each step, the intermediate formula generated is [[equisatisfiable]] to the original formula, but it does not retain [[Logical equivalence|equivalence]]. The resolution step leads to a worst-case exponential blow-up in the size of the formula.
The [[ ==See also==
|