]> git.sesse.net Git - stockfish/commit
Helper functions to count material for both sides
authorsnicolet <cassio@free.fr>
Thu, 9 Mar 2017 02:45:09 +0000 (18:45 -0800)
committerJoona Kiiski <joona@zoox.com>
Thu, 9 Mar 2017 02:45:38 +0000 (18:45 -0800)
commitc3d2e6aba981ecc0caf82f81a1d44e8c4954e151
tree4a9cfc3bfc27a6cd6bf6e6230ac90a203aef0ff5
parentd490bb99734bd6e2f8a0a352d2f3f1ba264ece66
Helper functions to count material for both sides

Syntactic sugar: helper functions to count material or pieces for both sides.

No functional change

Closes #1025
src/evaluate.cpp
src/position.h
src/search.cpp