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.
-
Updated
Sep 8, 2021 - C++
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.
A software which allow you to play Quoridor game with AI
Add a description, image, and links to the quoridor topic page so that developers can more easily learn about it.
To associate your repository with the quoridor topic, visit your repo's landing page and select "manage topics."