]> git.sesse.net Git - stockfish/commit
Move storm special condition to UnblockedStorm array (#2210)
authorprotonspring <mike@whiteley.org>
Sun, 30 Jun 2019 13:22:37 +0000 (07:22 -0600)
committerMarco Costalba <mcostalba@users.noreply.github.com>
Sun, 30 Jun 2019 13:22:37 +0000 (15:22 +0200)
commit79d06d8840110713ca135ca53f2347a57c6494e2
treeb74ebde3a67198c5237df60f1624515407011a51
parentc9d73d1aa5cf609b626776a112cd699339fefb67
Move storm special condition to UnblockedStorm array (#2210)

This is a functional simplification.

Looks like we can accommodate the special initialization of Value in evaluate_shelter in the UnblockedStorm array.

STC
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 32483 W: 7422 L: 7322 D: 17739
http://tests.stockfishchess.org/tests/view/5d14c5f80ebc5925cf0b48da

LTC
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 35361 W: 6139 L: 6042 D: 23180
http://tests.stockfishchess.org/tests/view/5d14d69c0ebc5925cf0b4bd0

Bench 3596270
src/pawns.cpp