satchmo

SAT encoding monad

https://github.com/jwaldmann/satchmo

Latest on Hackage:2.9.9.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-2.0-only licensed by Pepe Iborra, Johannes Waldmann, Alexander Bau
Maintained by Johannes Waldmann

Encoding for boolean and integral constraints into CNF-SAT. The encoder is provided as a State monad (hence the "mo" in "satchmo").