An open API service indexing awesome lists of open source software.

https://github.com/battermann/haskell-samegame

Monte Carlo Tree Search Haskell implementation for finding good solutions for SameGame
https://github.com/battermann/haskell-samegame

haskell samegame

Last synced: about 1 year ago
JSON representation

Monte Carlo Tree Search Haskell implementation for finding good solutions for SameGame

Awesome Lists containing this project

README

          

# samegame

Monte Carlo Tree search for finding good solutions for SameGame.

How to run:

./samegame +RTS -N

Example:

./samegame 1 15 +RTS -N8