X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=Readme.md;h=e60ac7185d7532a278e2b7856fe6e62cf6825fe6;hb=76a039027d14640852f60bda6d62ca16bdac3b9e;hp=2b1de86be655775c6514257a05c6ea561c7c52b7;hpb=b081e52239e6496070a376452ca04dcc6d1993c5;p=stockfish diff --git a/Readme.md b/Readme.md index 2b1de86b..e60ac718 100644 --- a/Readme.md +++ b/Readme.md @@ -66,6 +66,11 @@ Currently, Stockfish has the following UCI options: If enabled by UCI_LimitStrength, aim for an engine strength of the given Elo. This Elo rating has been calibrated at a time control of 60s+0.6s and anchored to CCRL 40/4. + * #### UCI_ShowWDL + If enabled, show approximate WDL statistics as part of the engine output. + These WDL numbers model expected game outcomes for a given evaluation and + game ply for engine self-play at fishtest LTC conditions (60+0.6s per game). + * #### Move Overhead Assume a time delay of x ms due to network and GUI overheads. This is useful to avoid losses on time in those cases.