Commit graph

2 commits

Author SHA1 Message Date
fb182e7ac0 [perft] Print the depth of the position being checked in check-positions 2025-06-15 16:24:19 -07:00
3c31f900ea [perft] A script that checks a list of positions against known node counts
A small Python script that reads a JSON list of positions and their known Perft
node counts to a certain depth, then invokes the Perft program for each position
and validates the output.

Peter Ellis Jones shared such a JSON list on GitHub. Import that file.
2025-06-11 08:16:59 -07:00