black-hole-solve - Man Page
Utility for solving Golf Solitaire, Black Hole Solitaire, and All in a Row Solitaire games.
Synopsis
black-hole-solve --game [golf|black_hole|all_in_a_row] /path/to/board.txt
Description
black-hole-solve is a command line application that solves a single deal of Golf Solitaire, Black Hole Solitaire, or All in a Row Solitaire.
Also provided is a C library with an API.
Options
See --help .
TODO FILL_IN
Example
$ make_pysol_freecell_board.py -F -t 24 black_hole | \ black-hole-solve --game black_hole -
See Also
Author
Shlomi Fish, <http://www.shlomifish.org/> .
Info
2024-07-17 BH Solver 1.12.0