Switch to set recommended gensfen UCI options

This commit is contained in:
Tomasz Sobczyk
2020-10-07 11:27:52 +02:00
committed by nodchip
parent 5fa28b12fa
commit d1c44dca04
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -12,6 +12,8 @@ It is recommended to keep the `EnableTranspositionTable` UCI option at the defau
Currently the following options are available:
`set_recommended_uci_options` - this is a modifier not a parameter, no value follows it. If specified then some UCI options are set to recommended values.
`depth` - minimum depth of evaluation of each position. Default: 3.
`depth2` - maximum depth of evaluation of each position. If not specified then the same as `depth`.