]> git.sesse.net Git - stockfish/commit
History code rewrite (#1122)
authorMarco Costalba <mcostalba@users.noreply.github.com>
Fri, 26 May 2017 06:42:50 +0000 (08:42 +0200)
committerGitHub <noreply@github.com>
Fri, 26 May 2017 06:42:50 +0000 (08:42 +0200)
commitecd3218b6b24bb54509dbe6e9b24517b7df7390d
treec0e96c05ead9793e716780da6fb2947559a6cbc5
parent24df0f72c0bb1f6fcc28882995be41b17772ce3e
History code rewrite (#1122)

Rearrange and rename all history heuristic code. Naming
is now based on chessprogramming.wikispaces.com conventions
and the relations among the various heuristics are now more
clear and consistent.

No functional change.
src/movepick.cpp
src/movepick.h
src/search.cpp
src/search.h
src/thread.h
src/types.h