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.

10 lines
514 B

  1. \item \self Tick each correct ending of the following sentence. "A
  2. \emph{Conjunctive Normal Form} is \dots
  3. \begin{itemize}
  4. \item[$\square$] \dots a conjunction of disjunctions
  5. of literals."
  6. \item[$\square$] \dots a conjunction of clauses."
  7. \item[$\square$] \dots a formula that consists only
  8. of logical AND operations on sub-formulas which
  9. only consist of OR operations on just variables
  10. and negations of variables."
  11. \end{itemize}