\item \self Explain the basic \textit{DPLL algorithm} for checking satisfiability of propositional formulas in \textit{Conjunctive Normal Form (CNF)}. Give a pseudo-code implementation to illustrate your explanations. For simplicity, you can skip all advanced concepts such as Boolean Constraint Propagation, Pure Literals, and Clause Learning.