Skip to content

Developed a sophisticated SAT (Boolean Satisfiability) solver from the ground up in Haskell as part of my coursework in advanced programming paradigms. The project's architecture is inspired by state-of-the-art algorithms like Conflict-Driven Clause Learning (CDCL), enabling it to efficiently navigate the solution space for NP-complete problems.

Notifications You must be signed in to change notification settings

ttudii/SAT-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

Developed a sophisticated SAT (Boolean Satisfiability) solver from the ground up in Haskell as part of my coursework in advanced programming paradigms. The project's architecture is inspired by state-of-the-art algorithms like Conflict-Driven Clause Learning (CDCL), enabling it to efficiently navigate the solution space for NP-complete problems.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published