.\" -*- 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-03-03 "BH Solver 1.14.0" "BH 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 black\-hole\-solve \- Utility for solving Golf Solitaire, Black Hole Solitaire, and All in a Row Solitaire games. .SH SYNOPSIS .IX Header "SYNOPSIS" black-hole-solve \fB\-\-game\fR [golf|black_hole|all_in_a_row] /path/to/board.txt .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBblack-hole-solve\fR is a command line application that solves a single deal of Golf Solitaire, Black Hole Solitaire, or All in a Row Solitaire. .PP Also provided is a C library with an API. .SH OPTIONS .IX Header "OPTIONS" See \fB\-\-help\fR . .PP \&\fBTODO\fR \fBFILL_IN\fR .SH EXAMPLE .IX Header "EXAMPLE" .Vb 2 \& $ make_pysol_freecell_board.py \-F \-t 24 black_hole | \e \& black\-hole\-solve \-\-game black_hole \- .Ve .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBmake_pysol_freecell_board.py\fR(6) .SH AUTHOR .IX Header "AUTHOR" Shlomi Fish, .