2 results found Sort:
Quoridor AI based on Monte Carlo tree search
Created
2019-06-21
208 commits to main branch, last one 6 months ago
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.
Created
2021-07-29
42 commits to main branch, last one 3 years ago