X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=polyglot.pod;h=9ebf8bf8d0a14bff36e7c44ce3e9762d60ba0cf3;hp=c78fc6eef94e02c79e824139f26223e871a4da2d;hb=HEAD;hpb=de010509fa0e57ba955da6512c714fbff8606af3 diff --git a/polyglot.pod b/polyglot.pod index c78fc6e..9ebf8bf 100644 --- a/polyglot.pod +++ b/polyglot.pod @@ -493,8 +493,7 @@ with the highest weight is selected. =item B (default: false) -Store learning information in the book (which must be writable). Currently -no engine actually uses this information. +This is a noop. =item B (default: 256) @@ -523,6 +522,13 @@ Win32 priority levels are mapped in a sensible way to Unix nice levels. This a bit vector in which each bit represents the processors that a process is allowed to run on. This option works only on Windows. +=item B (default: 20) + +PolyGlot will translate "st x" as "go movetime 1000*x-STFudge". +The rationale is that in the UCI specification the argument of movetime +is defined as the exact search time whereas the argument of the +st command is only an upperbound. + =item B (default: true) If true then PolyGlot restricts the options it sends to those that