abc-puzzle: Generate instances of the ABC Logic Puzzle.
This program generate instances of the ABC Logic Puzzle (http://en.wikipedia.org/wiki/Buchstabensalat_%28logic_puzzle%29). The implementation uses the MiniSat SAT solver (http://minisat.se/) to guide the search for a valid puzzle. Each generated puzzle has one unique solution.
Downloads
- abc-puzzle-0.2.1.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] | 0.1, 0.2, 0.2.1 |
---|---|
Dependencies | array, base (>=3 && <5), minisat (>=0.1), random (>=1.0), random-shuffle (>=0.0.4), Safe (>=0.1) [details] |
License | BSD-3-Clause |
Author | Patrick Bahr |
Maintainer | patrick.bahr@gmail.com |
Category | Game |
Home page | https://github.com/pa-ba/abc-puzzle |
Bug tracker | https://github.com/pa-ba/abc-puzzle/issues |
Source repo | head: git clone https://github.com/pa-ba/abc-puzzle |
Uploaded | by PatrickBahr at 2014-08-01T10:28:55Z |
Distributions | NixOS:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | abc-puzzle |
Downloads | 3107 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-10-26 [all 10 reports] |