Skip to content

Best Monte Carlo Tree/Graph Search in the West! Still need to parallelize. This mcts implementation has state space awareness and does not implement Copy!!!

Notifications You must be signed in to change notification settings

masonmcbride/mcts-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run 'cargo test' for bliss

You can add pretty much any board game you want just look at the trait interface in game.rs and how the games in the games/ folder implement them.

About

Best Monte Carlo Tree/Graph Search in the West! Still need to parallelize. This mcts implementation has state space awareness and does not implement Copy!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published