Class OpeningBookGenerator

java.lang.Object
java.lang.Thread
search.mcts_lib.OpeningBookGenerator
All Implemented Interfaces:
Runnable

public class OpeningBookGenerator extends Thread
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.