@hackage satchmo2.9.9.5
SAT encoding monad
Categories
License
GPL-2.0-only
Maintainer
Johannes Waldmann
Links
Versions
Installation
Tested Compilers
Dependencies (15)
- array
- async
- base >=4 && <5
- bytestring
- containers
- deepseq Show all…
Dependents (6)
@hackage/satchmo-examples, @hackage/satchmo-toysat, @hackage/acme-everything, @hackage/satchmo-minisat, @hackage/satchmo-backends, @hackage/satchmo-funsat
Encoding for boolean and integral constraints into CNF-SAT. The encoder is provided as a State monad (hence the "mo" in "satchmo").