Black Hole Solitaire Solver solves layouts of the "Black Hole" and "All in a Row" card solitaire games.
| Tags | solitaire automated solver Games cards |
|---|---|
| Licenses | MIT/X |
| Operating Systems | POSIX Windows |
| Implementation | C cmake |
Recent releases


Release Notes: This release includes the NEWS file, the --help flag, and, most importantly, the --display-boards flag, which displays the intermediate board layouts after every move.


Release Notes: Support for All in a Row Solitaire was added.


Release Notes: The solver has been ported to C, which made it much faster and less memory hungry. The data from running the solver on the first 1 million PySolFC deals are available.


Release Notes: Initial freshmeat release.