X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=README.md;h=79db8170257dfd66cabb4a997adc054b66641ed3;hp=0bbe4abbefbbdf1ef57dd4b1a69de2891b760abd;hb=d558f8a673b56b32ab6da8050f41b9e02fe1758b;hpb=07e6ceacd623402a8b83c834e95db77efaad3782 diff --git a/README.md b/README.md index 0bbe4abb..79db8170 100644 --- a/README.md +++ b/README.md @@ -120,14 +120,6 @@ change them via a chess GUI. This is a list of available UCI options in Stockfis Limit Syzygy tablebase probing to positions with at most this many pieces left (including kings and pawns). - * #### Contempt - A positive value for contempt favors middle game positions and avoids draws, - effective for the classical evaluation only. - - * #### Analysis Contempt - By default, contempt is set to prefer the side to move. Set this option to "White" - or "Black" to analyse with contempt for that side, or "Off" to disable contempt. - * #### 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.