Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bearoffdump(6) [debian man page]

BEAROFFDUMP(6)							   Games Manual 						    BEAROFFDUMP(6)

NAME
bearoffdump - dump a position from the GNU Backgammon bearoff database SYNOPSIS
bearoffdump file id DESCRIPTION
bearoffdump takes the path to a GNU Backgammon bearoff database and a position number and dumps the bearoff information for that position. It can be called on either the one-sided bearoff database, normally /usr/share/gnubg/gnubg_os0.bd; or the two-sided bearoff database, nor- mally /usr/share/gnubg/gnubg_ts0.bd. The output from the former includes the probabilities of bearing off all checkers in varying numbers of moves. The latter only gives the probability of winning and doubling cube equity. The id is difficult to derive if you don't know GNU Backgammon internals. Each possible combinatorial position of checkers and points is assigned a position number, id divided by that number is the player position, and id modulo that number is the opponent position. The num- ber of points and checkers is set when building the bearoff database and are shown by bearoffdump when run with any id. SEE ALSO
gnubg(6) AUTHORS
Joseph Heled, Oystein Johansen, Jorn 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). 2006-01-14 BEAROFFDUMP(6)

Check Out this Related Man Page

CAMOMILECHARMAP(1)						  [FIXME: manual]						CAMOMILECHARMAP(1)

NAME
camomilecharmap - a charmap database translators for camomile. SYNOPSIS
camomilecharmap [-d { dir }] [-help | --help] [file] DESCRIPTION
This manual page documents briefly the camomilecharmap command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. camomilecharmap is made to convert standard charmap file into .mar file. This convert a standard charmap file into the internal database format of camomile. -d dir Output directory. -help, --help Display help message. file Charmap file. SEE ALSO
camomilelocaledef(1) LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. AUTHOR
Sylvain Le Gall <gildor@debian.org> Author. COPYRIGHT
Copyright (C) 2006 Sylvain Le Gall Debian Oct 23, 2006 CAMOMILECHARMAP(1)
Man Page