Our ParallelUCT Package Clause Samples

Our ParallelUCT Package. Playing Strength in a two player game
Our ParallelUCT Package. ‌ To be able to investigate the research questions of this thesis a new software frame- work for parallel MCTS has been developed. The tool has been designed from scratch and is implemented in C++. Our tool is named ParallelUCT. The tool is open source, and its source codes are accessible 1. The ParallelUCT framework has many features that enable us to answer the re- search questions mentioned in Section 1.7. Below we describe the three most impor- tant elements of this package, viz. in Subsection 2.6.1 we present multiple benchmark problems that are provided by the ParallelUCT, in Subsection 2.6.2 we describe mul- tiple parallelization methods in ParallelUCT, and in Subsection 2.6.3 we provide the list of parallel programming models that are used in ParallelUCT.