Module inanis::tablebases::syzygy::probe
source · Functions§
- Gets maximal pieces count supported by loaded Syzygy tablebases. Returns 0 if the feature is disabled.
- 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. - Gets WDL (Win-Draw-Loss) for the position specified in
board
. Returns None if data couldn’t be obtained or the feature is disabled. - Loads Syzygy tablebases stored in
syzygy_path
location.