]> git.sesse.net Git - stockfish/commitdiff
Rename king "safety" to king "danger"
authorMarco Costalba <mcostalba@gmail.com>
Thu, 6 May 2010 08:36:01 +0000 (10:36 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 7 May 2010 11:04:21 +0000 (12:04 +0100)
A bigger "safety" value is actually a bigger
threat for the king, so it is a bigger "danger"

With this renaming "Cowardice" and "Aggressiveness"
UCI parameters become easier to understand.

It is also easier to understand why the once "safety"
value (that is a "danger") is subtracted from evaluation
instead of being added.

No functional change.


No differences found