Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 493 Bytes

File metadata and controls

15 lines (11 loc) · 493 Bytes

Syzygy endgame tablebase probing

Syzygy tablebases provide WDL (win/draw/loss) and DTZ (distance to zero) information for all endgame positions with up to 7 pieces. Positions with castling rights are not included.

Warning

Ensure tablebase files match the known checksums. Maliciously crafted tablebase files may cause denial of service.

.. autofunction:: chess.syzygy.open_tablebase

.. autoclass:: chess.syzygy.Tablebase
    :members: