Skip to content

FelixAbrahamsson/CDCL-SAT-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CDCL-SAT-solver

Install minisat:

Run: "sudo apt install minisat"

Install satispy:

source: https://github.com/netom/satispy/

Run: "sudo pip install satispy"

From the satispy documentation:

Expressions can be built by creating variables and gluing them together arbitrarily with boolean operators:

NOT: - (unary)

AND: &

OR: |

XOR: ^

IMPLICATION >>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages