1HOOLA(6)                           BH Solver                          HOOLA(6)
2
3
4

NAME

6       black-hole-solve - Utility for solving Golf Solitaire, Black Hole
7       Solitaire, and All in a Row Solitaire games.
8

SYNOPSIS

10       black-hole-solve --game [golf|black_hole|all_in_a_row]
11       /path/to/board.txt
12

DESCRIPTION

14       black-hole-solve is a command line application that solves a single
15       deal of Golf Solitaire, Black Hole Solitaire, or All in a Row
16       Solitaire.
17
18       Also provided is a C library with an API.
19

OPTIONS

21       See --help .
22
23       TODO FILL_IN
24

EXAMPLE

26           $ make_pysol_freecell_board.py -F -t 24 black_hole | \
27               black-hole-solve --game black_hole -
28

SEE ALSO

30       make_pysol_freecell_board.py(6)
31

AUTHOR

33       Shlomi Fish, <http://www.shlomifish.org/> .
34
35
36
37BH Solver 1.4.0                   2019-07-24                          HOOLA(6)
Impressum