Skip to content

MahdiNikfallah/montecarlo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nested Monte Carlo Search

A generic implementation of a Nested Monte Carlo Search for single player games

A Nested Monte Carlo Search is a promising approach to find good solutions for complex single player games such as SameGame.

How does it work?

And how can it be implemented in a generic way so that it can be adapted to other problems, games or puzzles?

Read more

About

A generic implementation of a Nested Monte Carlo Search for single player games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%