Search found 1 match

by bitterboyy
Fri Mar 19, 2021 1:14 am
Forum: Programming and Technical Discussions
Topic: Perft node counts are off by one only on some leaf nodes
Replies: 0
Views: 3839

Perft node counts are off by one only on some leaf nodes

Hello !

I'm in the process of writing a chess engine, and am currently working on the last tiny move generation bugs.
Thing is, using perft divide on positions found on https://www.chessprogramming.org/Perft_Results and comparing the results to Sharper, the results start becoming a bit off after ...