Uses the framework from https://github.com/sorinMD/MCTS to test different MCTS options for playing catan.
Implements a genetic algorithm to converge on the optimal paramaters in regards to win rate and time.
Uses the framework from https://github.com/sorinMD/MCTS to test different MCTS options for playing catan.
Implements a genetic algorithm to converge on the optimal paramaters in regards to win rate and time.