]> git.sesse.net Git - stockfish/commit
Retire eval weights UCI options
authorMarco Costalba <mcostalba@gmail.com>
Sun, 1 Jun 2014 11:37:21 +0000 (13:37 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 1 Jun 2014 11:37:21 +0000 (13:37 +0200)
commite4fc9d84d7bf854c07b791573a0c5377e8393279
treed8abfadf2eb615dcb5bd675a1a8114384c1602dc
parent07a525cdfd373a68663c7fa3c230ae07ff3e6d7d
Retire eval weights UCI options

There is really little that user can achieve (apart
from a weakened engine) tweaking these parameters
that are already tuned and have no immediate or visible
effect.

So better do not expose them to the user and avoid the
typical "What is the best setup for my machine?" kind of
question (by far the most common, by far the most useless).

No functional change.
src/evaluate.cpp
src/ucioption.cpp