Ordo calculating incorrect number of games played

Discussion of chess software programming and technical issues.

Moderator: Ras

KhepriChess
Posts: 93
Joined: Sun Aug 08, 2021 9:14 pm
Full name: Kurt Peters

Re: Ordo calculating incorrect number of games played

Post by KhepriChess »

Not too much diff between 0.5.0 and 1.0.0, but starting with depth 5 the newer one needs to search
some nodes less for same depth.
You mean that v1.0.0 searches fewer nodes for the same depth (as 0.5.0)? I expect that's from restricting razoring to depth < 2 and/or adding hash probing to the q-search (can't quite remember, since that was 5 months ago). And, for what it's worth, version 1.0.0 should be the exact same as version 0.6.0.
Puffin: Github
KhepriChess: Github