Dev Builds » 20141026-0912

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 4f6b1bf3bee68f138d1b5fc234fd25901cffa42c
Author Marco Costalba
Date 2014-10-26 09:12:56 UTC
Reformat max_threat() Helper function should just know how to find the biggest piece type in a bitboard. All the threat logic and data shoud be in evaluate_threats(). This nicely separates the scope of the two functions in a more consistent way and simplifies the code. No functional change.
Copyright 2011–2024 Next Chess Move LLC