SAT solvers from Knuth's The Art of Computer Programming, Vol. 4B
-
Updated
Mar 8, 2025 - C++
SAT solvers from Knuth's The Art of Computer Programming, Vol. 4B
A BDD library written in Rust to support a CDCL Sat Solver like Glucose, while running in parallel.
Lightweight but fast SAT solver with input sorting and CDCL
Add a description, image, and links to the cdcl topic page so that developers can more easily learn about it.
To associate your repository with the cdcl topic, visit your repo's landing page and select "manage topics."