Skip to main content

Module tablebase

Module tablebase 

Source
Expand description

Look up Syzygy endgame tablebase results for positions with few pieces remaining, one method per variant: standard chess (lookup_standard), antichess (lookup_antichess), and atomic chess (lookup_atomic). Each returns the win/loss/draw category and, where known, distance-to-zero and distance-to-mate for the position and for every legal move. These endpoints are public and need no token, and are served from a separate host, Domain::Tablebase.