]> git.sesse.net Git - stockfish/commitdiff
Fix a rare case of wrong TB ranking
authorJ. Oster <osterj165@googlemail.com>
Mon, 14 Jun 2021 15:28:30 +0000 (17:28 +0200)
committerJ. Oster <osterj165@googlemail.com>
Mon, 14 Jun 2021 15:28:30 +0000 (17:28 +0200)
of a root move leading to a 3-fold repetition.
With this small fix a draw ranking and thus a draw score is being applied.
This works for both, ranking by dtz or wdl tables.

Fixes https://github.com/official-stockfish/Stockfish/issues/3542

(No functional change without TBs.)
Bench: 4877339


No differences found