An implementation of a recursive DPLL solver in OCaml. It parses setup (cnf ) DIMACS and checks if the formula is satisfied.
-
Updated
Oct 28, 2021 - OCaml
An implementation of a recursive DPLL solver in OCaml. It parses setup (cnf ) DIMACS and checks if the formula is satisfied.
Implémentation d'un Solveur DPLL Récursif
Add a description, image, and links to the dpll-solver topic page so that developers can more easily learn about it.
To associate your repository with the dpll-solver topic, visit your repo's landing page and select "manage topics."