Skip to content

dpsanders/SatisfiabilityInterface.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SatisfiabilityInterface.jl

A Julia package for modelling discrete constraint satisfaction problems and encoding them to Boolean satisfiability (SAT) problems.

Usage

See this short video from JuliaCon 2021, which uses this Pluto notebook.

See also the examples directory for basic usage.

The resulting SAT problem is solved, by default, using the CryptoMiniSAT5 SAT solver, which is automatically installed.

Author

Copyright David P. Sanders 2021

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages