Hacker News new | ask | show | jobs
by 317070 882 days ago
How would you enforce the three repetitions rule this way?
1 comments

I guess you can't do that without the full PGN. I guess the 50 move rule might be extraneous as well.
You don’t always need the entire move list.

Whenever any piece is taken (permanently decreasing the number of occupied squares), a pawn is moved, castling rights change, or an en passant opportunity isn’t taken, there won’t be any more repetitions of the board matching past board positions, so you can forget all earlier board positions.