]> git.sesse.net Git - stockfish/commitdiff
Extend full 3 fold detection to PvNodes
authorMarco Costalba <mcostalba@gmail.com>
Fri, 26 Oct 2012 09:08:06 +0000 (11:08 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 26 Oct 2012 09:56:33 +0000 (11:56 +0200)
And restore old behaviour of not returning from a RootNode
without updating RootMoves[].

Also renamed is_draw() template parameters to reflect a
'positive' logic (Check instead of Skip) that is easier
to follow.

New bench: 5312693


No differences found