]> git.sesse.net Git - stockfish/commitdiff
Don't filter root moves if MultiPV mode is enabled
authorGian-Carlo Pascutto <gcp@sjeng.org>
Wed, 18 Oct 2017 08:25:12 +0000 (10:25 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 22 Oct 2017 05:18:48 +0000 (07:18 +0200)
A band-aid patch to workaround current TB code
limitations with multi PV.

Hopefully this will be removed after committing the
big update of TB impementation, now under discussion.

No functional change.


No differences found