]> git.sesse.net Git - stockfish/commit - src/tt.h
Revert saving of null search value in TT
authorMarco Costalba <mcostalba@gmail.com>
Fri, 16 Apr 2010 05:19:33 +0000 (06:19 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 17 Apr 2010 09:57:37 +0000 (10:57 +0100)
commit65c2715d9a49c8a6119bb1e03fcd7f54cfa1d4b8
tree97d71f1ef89c067cdc55a6bd5aad856ccc056873
parentec0a650dff9ad78eff89e0c7fb04491f79fa7945
Revert saving of null search value in TT

Revert all the patches that introduced the change and
more or less fixed the zugzwang issue.

There is a gain against last current version and we
can remove a lot of code.

After 979 games at 1+0 on my QUAD
Mod vs Orig +152 =688 -139 +5 ELO

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/search.cpp
src/tt.h
src/value.h