]> git.sesse.net Git - stockfish/commit
Zero more redundant coefficients
authorChris Caino <chricainogithub@gmail.com>
Mon, 4 Nov 2013 15:20:17 +0000 (15:20 +0000)
committerMarco Costalba <mcostalba@gmail.com>
Tue, 5 Nov 2013 19:08:39 +0000 (20:08 +0100)
commit53c04c0429c3e3d8988ec92dc949cc6c67919378
treeb742b36343e58cc9a81a4b59bc07aade00fc3a6d
parent1064288b38d8b870601e1cd7393358db6bbb3a0e
Zero more redundant coefficients

Coefficients for Bishop<->BishopPair and Bishop<->Bishop
are also pretty much redundant. By altering the values
in LinearCoefficients[] these coefficients can be zeroed
without changing the imbalance calculations in any position
with less than 3 bishops for one side.

bench: 7995098
src/material.cpp