Implementation of CDCL SAT solver in Python
- 
            Updated
            
Dec 13, 2020  - Python
 
Implementation of CDCL SAT solver in Python
a set of Boolean logic functions and SAT solvers
C++ SAT solver using DPLL and CDCL algorithms to solve Boolean SAT problems supporting pure literal elimination, unit propagation, clause learning, and non-chronological backtracking.
Add a description, image, and links to the unit-propagation topic page so that developers can more easily learn about it.
To associate your repository with the unit-propagation topic, visit your repo's landing page and select "manage topics."