mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 03:21:20 +01:00
Add info about selective search depth to the manual
This commit is contained in:
parent
19e5350946
commit
6d5e8e0b17
|
@ -251,9 +251,11 @@ The first line of information has the following format:
|
||||||
|
|
||||||
The last line of information has the following format:
|
The last line of information has the following format:
|
||||||
|
|
||||||
d:*depth* *i*:*move* t:*time* n:*nodes* nps:*speed* h:*hashfull* tb:*tbhits*
|
d:*depth*[/*selDepth*] *i*:*move* t:*time* n:*nodes* nps:*speed* h:*hashfull* tb:*tbhits*
|
||||||
|
|
||||||
* *Depth* is the search depth to which the engine is searching the current move.
|
* *depth* The search depth to which the engine is searching the current move.
|
||||||
|
|
||||||
|
* *selDepth* The selective search depth, if reported by the engine.
|
||||||
|
|
||||||
* *i* is the move number the engine is currently searching. An engine generally
|
* *i* is the move number the engine is currently searching. An engine generally
|
||||||
starts searching the move it thinks is best, then continues with the second,
|
starts searching the move it thinks is best, then continues with the second,
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user