monte_carlo 0.1.1

Preforms Monte-carlo tree search
Documentation

Monte Carlo Tree Search

This crate implements monte carlo tree search in rust.

Check out the examples in the repo to understand.