Dev Builds » 20160610-0515

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 7c5d724724e826ff1fd9a97c8812d5a4bffaaa84
Author VoyagerOne
Date 2016-06-10 05:15:56 UTC
Tweak check extension condition There are two concepts with this patch: Limit check extensions by using move count. The idea is to limit search explosion. Always extend check if the first move gives check. The idea is to save expensive SEE calls, since the vast majority of first move will have SEE value >= 0, also first move may still be strong even if the SEE is negative. STC: LLR: 2.95 (-2.94,2.94) [0.00,5.00] Total: 16503 W: 3068 L: 2873 D: 10562 LTC: LLR: 2.97 (-2.94,2.94) [0.00,5.00] Total: 37202 W: 5261 L: 5014 D: 26927 bench: 8543366
Copyright 2011–2024 Next Chess Move LLC