]> git.sesse.net Git - stockfish/commit
Ensure valueLower <= valueUpper
authorMarco Costalba <mcostalba@gmail.com>
Sun, 9 Dec 2012 12:43:04 +0000 (13:43 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 9 Dec 2012 13:14:44 +0000 (14:14 +0100)
commitda98a45bcb643addc52333ff29fcfb20aa6872ff
tree9ae47dec74fb67798e98a85eef795bb04770e147
parentfeeafb0a50556654e345a09d16529a5eb7715dc0
Ensure valueLower <= valueUpper

In case a TTEntry stores both an upper and a lower bound
ensure that upper bound is not smaller than lower bound.

bench 1813815
src/tt.h