]> git.sesse.net Git - stockfish/commitdiff
Use score instead of array to evaluate shelter
authorprotonspring <mike@whiteley.org>
Tue, 9 Jul 2019 20:03:00 +0000 (14:03 -0600)
committerStéphane Nicolet <cassio@free.fr>
Thu, 11 Jul 2019 09:42:08 +0000 (11:42 +0200)
This is a non-functional simplification. Instead of an array of values, just use a Score.

STC
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 16309 W: 3673 L: 3541 D: 9095
http://tests.stockfishchess.org/tests/view/5d24f3b80ebc5925cf0ceb5b

No functional change


No differences found