We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0f077 commit 902bc5eCopy full SHA for 902bc5e
engine/src/uci/crazyara.cpp
@@ -739,7 +739,6 @@ void CrazyAra::init_search_settings()
739
}
740
searchSettings.reuseTree = Options["Reuse_Tree"];
741
searchSettings.mctsSolver = Options["MCTS_Solver"];
742
- searchSettings.useUncertainty = Options["Use_Uncertainty"];
743
744
745
void CrazyAra::init_play_settings()
0 commit comments