Package search.mcts_lib
package search.mcts_lib
-
ClassesClassDescriptionImplementation of Monte Carlo Tree Search (MCTS) for creating an opening library document.Class of nodes for the MCTS-algorithm for creating an opening-library-document.Creates a library-file for the first 3 moves with the best response-move for every possible move of the opponent using the MCTS-algorithm.