|
NAMEmakebearoff - generate a GNU Backgammon bearoff databaseSYNOPSISmakebearoff [-HCcgnvh] -f filename [-t PxC] [-o P] [-s cache-size] [-O filename]DESCRIPTIONmakebearoff generates GNU Backgammon bearoff databases, which are used to improve play in the endgame. It can generate either two-sided (exact) databases that tell precisely the chance of winning or one-sided (approximate) databases that provide a variety of probabilities looking at each side independently.Bearoff databases can get quite large and can take a significant amount of time to generate for large numbers of chequers and/or points. OPTIONS
EXAMPLESTo generate a two-sided database for up to eight chequers on six points:makebearoff -t 6x8 -f gnubg_ts.bd Note that this database is 72MB in size. To generate a one-sided database for up to fifteen chequers on ten points: makebearoff -o 10 -f gnubg_os.bd Note that this database is 118MB in size. SEE ALSOgnubg(6), bearoffdump(6)AUTHORSJoseph Heled, Øystein Johansen, Jørn Thyssen, and Gary Wong, with the assistance of many others <bug-gnubg@gnu.org>.This manual page was written by Russ Allbery <rra@debian.org>, for the Debian GNU/Linux system (but may be used by others). It may be redistributed and/or modified under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation (the same license as GNU Backgammon).
Visit the GSP FreeBSD Man Page Interface. |