|
io-chess
UCI chess engine
|
Integration of Syzygy tablebases at the root search node. More...


Go to the source code of this file.
Namespaces | |
| namespace | TablebaseFallback |
Functions | |
| std::optional< Move > | TablebaseFallback::probeRoot (Board &root, IEvaluator &evalCtx, std::shared_ptr< SearchSharedData > &shared, const InfoCallback &infoCallback) |
| Probes the tablebase at the root node. | |
Integration of Syzygy tablebases at the root search node.