@hackage satchmo2.9.9
SAT encoding monad
Categories
License
LicenseRef-GPL
Maintainer
Johannes Waldmann
Links
Versions
Installation
Dependencies (14)
- 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").