You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
211 B

5 months ago
  1. \item \self
  2. Why is the decision level in the DPLL algorithm only incremented after a decision was made
  3. but not when the \textit{Pure Literal Rule} or the \textit{Boolean Constrain Propagation Rule} was applied?