Skip to content

Mr-Ahmadi/SAT-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SAT Solver

Here we implemented A SAT Solver with two different algorithms in python language. DPLL and CDCL. DPLL is a simple but slow algorithm, on the other hand CDCL is a more advanced algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages