Closed robertnurnberg closed 5 months ago
Apply the fix from https://github.com/vondele/matetrack/pull/79.
Otherwise lines like info depth 25 seldepth 42 multipv 1 score mate 6 upperbound nodes 1000443 nps 3280140 hashfull 160 tbhits 0 time 305 pv h1f2 would also (and incorrectly) count as mate announcements.
info depth 25 seldepth 42 multipv 1 score mate 6 upperbound nodes 1000443 nps 3280140 hashfull 160 tbhits 0 time 305 pv h1f2
Apply the fix from https://github.com/vondele/matetrack/pull/79.
Otherwise lines like
info depth 25 seldepth 42 multipv 1 score mate 6 upperbound nodes 1000443 nps 3280140 hashfull 160 tbhits 0 time 305 pv h1f2
would also (and incorrectly) count as mate announcements.