There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To demonstrate it I apply it to the game of Quoridor.