Function inanis::tablebases::syzygy::probe::get_root_wdl_dtz
source · pub fn get_root_wdl_dtz(board: &Board) -> Option<WdlDtzResult>
Expand description
Gets WDL (Win-Draw-Loss), DTZ (Distance To Zeroing) and the best move for the position specified in board
.
Returns None if data couldn’t be obtained or the feature is disabled.