]> git.sesse.net Git - stockfish/commit - src/tt.h
Refresh TT entries generation automatically on probe
authormstembera <MissingEmail@email>
Sun, 23 Mar 2014 08:24:35 +0000 (09:24 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 23 Mar 2014 08:46:15 +0000 (09:46 +0100)
commitffdf63ff7c1fce40774aa8cff82b17c54155c6cb
tree4d17a99966962e7848419f1d4e09332866967522
parentf12449d492f75a83f9cd3a24cdb461bc3595536f
Refresh TT entries generation automatically on probe

And other assorted simplifications, tested with SPRT[-3, 1]

Passed both short TC
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 18814 W: 3600 L: 3475 D: 11739

And long TC
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 20731 W: 3217 L: 3096 D: 14418

No functional change.
src/search.cpp
src/tt.cpp
src/tt.h