tomik/hst
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Haskell Twixt player based on MCTS. Implemented is board representation, moves playing and playouts to the end of the game. The performance of playouts is quite disappointing even after profiling and optimization.