Skip to content

Choose a tag to compare

@abulmo abulmo released this 27 Apr 08:51

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.