.TH "PESCETTI" "1" .SH "NAME" pescetti \(em Pseudo-Duplimate Generator .SH "SYNOPSIS" .PP \fBpescetti\fR .SH "DESCRIPTION" .PP This manual page documents briefly the \fBpescetti\fR command. .PP .SH "OPTIONS" .PP Here are a list of the available options and what they do. You must specify exactly one from \-\-demo, \-\-generate or \-\-load. .IP "\-\-help" 10 Prints the help text .IP "\-\-demo" 10 Demonstration mode. Generates one hand with permutations and the tutorial for how to use them. .IP "\-\-generate=N" 10 Generate N random boards .IP "\-\-load=boards.txt" 10 Load boards+analysis from boards.txt .IP "\-\-load-dds=boards.dds" 10 Load boards from boards.dds in dds format .IP "\-\-load-analysis=tricks.txt" 10 Load analysis from tricks.txt .IP "\-\-permutations=permutations.txt" 10 Generate the permutations and save them to the given file .IP "\-\-curtains=curtains.txt" 10 Save curtain cards to file curtains.txt .IP "\-\-save=boards.txt" 10 Save the boards+analysis to boards.txt .IP "\-\-save-dds=boards.dds" 10 Save the boards to boards.dds in dds format .IP "\-\-save-analysis=tricks.txt" 10 Save the analysis to tricks.txt .IP "\-\-format=html|txt|pdf" 10 Set the output mode to the given format .IP "\-\-title=title" 10 Set the title for the output .IP "\-\-output=hands.txt" 10 Print the hands to hands.txt, rather than to standard output .IP "\-\-stats" 10 Generate statistics about the set of boards; included in the hands output .IP "\-\-analyze" 10 Run the dds analyzer on the boards and print the resulting numberof tricks (warning SLOW) .IP "\-\-criteria=''criteria...''" 10 A list of criteria to apply to each generated hand to generate specific hand types. The list should be space separated and each item may be suffixed with a colon and a (fractional) probability value which can be used to weight the criteria. .IP "" 10 E.g. \-\-criteria="weaknt:0.8 strongnt:0.5" .IP "" 10 Valid criteria are: unbalanced weaknt strongnt twont strongtwo weaktwo three twoclubs 4441 singlesuit twosuits partscore game slam game-invite slam-invite jumpshift jumpfit splinter bacon weird .IP "\-\-probability=factor" 10 Generate hands matching the criteria with only the given probability. Factor is in the range 0 to 1. On each attempt to generate a board it is rejected if it doesn't match the criteria with the given probability. A factor of about 0.8 gives roughly half matching boards .SH "AUTHOR" .PP This manual page was written by Matthew Johnson . Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 as published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man