Skip to content

CNF SAT solver based on DPLL algorithm. Made for fun :)

Notifications You must be signed in to change notification settings

Bipinoli/DPLL-SAT-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DPLL-SAT-Solver

It is a rough implementation with lots of room for optimization and improvements.

It also includes a Sodoku puzzle modeled as a SAT problem

About

CNF SAT solver based on DPLL algorithm. Made for fun :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages