Merge branch 'master' into sf-nnue-nodchip

This commit is contained in:
joergoster
2020-06-25 15:10:12 +02:00
20 changed files with 149 additions and 115 deletions

View File

@@ -68,6 +68,7 @@ struct StateInfo {
#endif // defined(EVAL_NNUE)
};
/// A list to keep track of the position states along the setup moves (from the
/// start position to the position just before the search starts). Needed by
/// 'draw by repetition' detection. Use a std::deque because pointers to