]> git.sesse.net Git - stockfish/blobdiff - src/thread.h
Improve move order near the root
[stockfish] / src / thread.h
index 63629e338124e5a6e12a44205698205c601be29c..41d2b8f6d271769df032888d7c633bb7c20a6581 100644 (file)
@@ -71,6 +71,7 @@ public:
   Depth rootDepth, completedDepth;
   CounterMoveHistory counterMoves;
   ButterflyHistory mainHistory;
   Depth rootDepth, completedDepth;
   CounterMoveHistory counterMoves;
   ButterflyHistory mainHistory;
+  LowPlyHistory lowPlyHistory;
   CapturePieceToHistory captureHistory;
   ContinuationHistory continuationHistory[2][2];
   Score contempt;
   CapturePieceToHistory captureHistory;
   ContinuationHistory continuationHistory[2][2];
   Score contempt;