DPLL-SAT-Solver It is a rough implementation with lots of room for optimization and improvements. Boolean SAT solver for the clauses in a CNF form Implementation of a DPLL algorithm It also includes a Sodoku puzzle modeled as a SAT problem