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

https://github.com/battermann/mcs

Nested Monte Carlo tree search for SameGame
https://github.com/battermann/mcs

Last synced: about 1 year ago
JSON representation

Nested Monte Carlo tree search for SameGame

Awesome Lists containing this project

README

          

# Nested Monte Carlo tree search for SameGame

Purely functional nested Monte Carlo tree search for solving SameGame.

See also [Algebraic API Design - Types, Functions, Properties](https://typelevel.org/blog/2019/02/06/algebraic-api-design.html).