Simple Java implementation of the Davis–Putnam–Logemann–Loveland (DPLL) algorithm
-
Updated
Feb 19, 2018 - Java
Simple Java implementation of the Davis–Putnam–Logemann–Loveland (DPLL) algorithm
A SAT solver using DPLL algorithm.
Automatically checks whether a given propositional formula is satisfiable.
CEC-SAT Verifier, Optimized 32-Bit Full Adder & 2-SAT Solver
Add a description, image, and links to the dpll-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dpll-algorithm topic, visit your repo's landing page and select "manage topics."