.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "HOOLA 6" .TH HOOLA 6 2025-06-17 "Freecell Solver 6.14.0" "Freecell Solver" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME freecell\-solver\-range\-parallel\-solve \- The Freecell Solver utility for solving a range of Microsoft Freecell/Freecell Pro Boards .SH SYNOPSIS .IX Header "SYNOPSIS" freecell-solver-range-parallel-solve \fIstart\fR \fIend\fR \fIprint_step\fR \&\fB[\-\-binary\-output\-to filename]\fR [fc\-solve Arguments...] .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBfreecell-solver-range-parallel-solve\fR is a command line application that solves a range of Freecell deals of Microsoft Freecell and Freecell Pro. .PP \&\fIstart\fR is the first board to solve; \fIend\fR is the last (inclusive) and \&\fIprint_step\fR is the division of board numbers in which to print a status message. .PP Following this three mandatory parameters are several flags specific to the range solve. (refer to the \fBOPTIONS\fR section for more information) .PP Afterwards one can give it a \fBfc-solve\fR command line that it will use to solve each board. Refer to the \fBfc-solve\fR(6) man page for information about its options. .SH OPTIONS .IX Header "OPTIONS" \&\fB\-\-binary\-output\-to\fR sets the filename into which to output the number of iterations it took to solve each board. This file can later be used with statistical preset optimizers such as those found in the Freecell Solver version control repository. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBfc-solve\fR(6) .SH AUTHOR .IX Header "AUTHOR" Shlomi Fish, .