X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=README;fp=README;h=ed905e60132a232c0e9e3245889c82fe20083d0c;hb=aaf072500213db1bed274a2dd8ebe711f21ab898;hp=b523a6d46d490dc1eb9b1f41cc9639dddc144695;hpb=1087eb7b2d8447adf9a7deb549d4004a87b46b10;p=polyglot.git diff --git a/README b/README index b523a6d..ed905e6 100644 --- a/README +++ b/README @@ -375,9 +375,16 @@ CONFIG FILE FORMAT Select moves according to their weights in the book. If false the move with the highest weight is selected. - BookLearn (default: false) - Record learning information in the opening book. Naturally this - requires the opening book to be writable. + BookRandom (default: true) + Select moves according to their weights in the book. If false the + move with the highest weight is selected. + + BookDepth (default: 256) + Stop using the book after this number of moves. + + BookTreshold (default: 5) + Do not play moves with a weight (probability) lower than this (in + per mil). UseNice (default: false) Run the engine at nice level 5, or "NiceValue" if it set. On some @@ -401,9 +408,9 @@ CONFIG FILE FORMAT only when necessary. Their purpose is to try to hide problems with various software (not just engines). - IMPORTANT: Any of these work arounds might be removed in future - versions of PolyGlot. You are strongly recommended to contact the - author of faulty software and truly fix the problem. + IMPORTANT: Any of these work arounds might be removed in future ver- + sions of PolyGlot. You are strongly recommended to contact the author + of faulty software and truly fix the problem. PolyGlot supports the following work arounds: @@ -526,4 +533,4 @@ SEE ALSO - 2009-08-11 POLYGLOT(6) + 2009-08-13 POLYGLOT(6)