chessfriend/perft
Eryn Wells 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
..
data [perft] A script that checks a list of positions against known node counts 2025-06-11 08:16:59 -07:00
scripts [perft] A script that checks a list of positions against known node counts 2025-06-11 08:16:59 -07:00
src [perft] A small Perft program 2025-06-08 17:19:00 -07:00
Cargo.toml [perft] A small Perft program 2025-06-08 17:19:00 -07:00