Files
ladybird/Userland/Services/ChessEngine/MCTSTree.cpp
Peter Elliott 49539abee0 ChessEngine: don't store board in non-leaf nodes in MCTS
Also make parameters static so they aren't in every node of the tree
this saves a substantial amount of memory.
2021-06-22 23:09:42 +02:00

3.7 KiB