Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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