Dev Builds » 20180414-0636

Use this dev build

NCM plays each Stockfish dev build 20,000 times against Stockfish 14. This yields an approximate Elo difference and establishes confidence in the strength of the dev builds.

Summary

Host Duration Avg Base NPS Games WLD Standard Elo Ptnml(0-2) Gamepair Elo

Test Detail

ID Host Base NPS Games WLD Standard Elo Ptnml(0-2) Gamepair Elo CLI PGN

Commit

Commit ID ae0bb6dc2b490a8879279ee741d20fcdbbfe2fd3
Author syzygy1
Date 2018-04-14 06:36:41 UTC
Fix reported DTZ for mate-in-1-ply positions This corrects a bug in Tablebases::probe_dtz() which sometimes causes a higher DTZ value to be returned for the position one ply before mate than for the position two plies before mate. The problem was reported by Kolja Kühn here: http://talkchess.com/forum/viewtopic.php?p=757497#757497 It is explained here: http://talkchess.com/forum/viewtopic.php?p=757506#757506 I have also adjusted some comments to make clear that probe_dtz() returns -1 for a mate position. Closes https://github.com/official-stockfish/Stockfish/pull/1546 No functional change
Copyright 2011–2024 Next Chess Move LLC