mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-25 11:36:51 +08: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