Skip to content

5.2

Choose a tag to compare

@abulmo abulmo released this 27 Apr 08:51
· 9 commits to master since this release

Fix missing 128 bit counters. I hope the 128 bit version to now count right above 64 bit numbers.
Also use the depth to compute the hash table index of a position, so that the same position with different depths occupies different slot in the hash table. This particularly make endgame with hash table search faster.