mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 10:57:43 +00:00
Merge remote-tracking branch 'remotes/nodchip/master' into trainer
This commit is contained in:
@@ -2076,6 +2076,7 @@ namespace Learner
|
||||
rootMoves.push_back(Search::RootMove(m));
|
||||
|
||||
assert(!rootMoves.empty());
|
||||
TB::rank_root_moves(pos, rootMoves);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user