satchmo: SAT encoding monad
Encoding for boolean and integral constraints into CNF-SAT. The encoder is provided as a State monad (hence the "mo" in "satchmo").
Modules
[Index] [Quick Jump]
Downloads
- satchmo-2.9.9.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.1, 1.1.1, 1.2, 1.3, 1.4, 1.8.0, 1.8.1, 1.9.1, 2.6.0, 2.8.1, 2.8.2, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.6, 2.9.7, 2.9.7.1, 2.9.7.3, 2.9.9, 2.9.9.1, 2.9.9.3, 2.9.9.4 |
---|---|
Dependencies | array, async, base (>=4 && <5), bytestring, containers, deepseq, directory, hashable, lens, minisat (>=0.1), mtl, process, transformers [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.4, ghc ==9.4.2 |
License | GPL-2.0-only |
Author | Pepe Iborra, Johannes Waldmann, Alexander Bau |
Maintainer | Johannes Waldmann |
Category | Logic |
Home page | https://github.com/jwaldmann/satchmo |
Source repo | head: git clone https://github.com/jwaldmann/satchmo |
Uploaded | by JohannesWaldmann at 2022-08-30T10:46:50Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 15857 total (77 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-08-30 [all 1 reports] |