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

NAME

6       freecell-solver-range-parallel-solve - The Freecell Solver utility for
7       solving a range of Microsoft Freecell/Freecell Pro Boards
8

SYNOPSIS

10       freecell-solver-range-parallel-solve start end print_step
11       [--binary-output-to filename] [fc-solve Arguments...]
12

DESCRIPTION

14       freecell-solver-range-parallel-solve is a command line application that
15       solves a range of Freecell deals of Microsoft Freecell and Freecell
16       Pro.
17
18       start is the first board to solve; end is the last (inclusive) and
19       print_step is the division of board numbers in which to print a status
20       message.
21
22       Following this three mandatory parameters are several flags specific to
23       the range solve. (refer to the OPTIONS section for more information)
24
25       Afterwards one can give it a fc-solve command line that it will use to
26       solve each board. Refer to the fc-solve(6) man page for information
27       about its options.
28

OPTIONS

30       --binary-output-to sets the filename into which to output the number of
31       iterations it took to solve each board. This file can later be used
32       with statistical preset optimizers such as those found in the Freecell
33       Solver version control repository.
34

SEE ALSO

36       fc-solve(6)
37

AUTHOR

39       Shlomi Fish, <http://www.shlomifish.org/> .
40
41
42
43Freecell Solver 5.0.0             2019-02-11                          HOOLA(6)
Impressum