monte_carlo

Crates.iomonte_carlo
lib.rsmonte_carlo
version0.1.1
created_at2024-04-02 12:22:25.962546+00
updated_at2024-04-02 12:38:12.980484+00
descriptionPreforms Monte-carlo tree search
homepage
repositoryhttps://gitlab.com/john_t/monte_carlo
max_upload_size
id1193447
size49,556
John Toohey (John-Toohey)

documentation

README

Monte Carlo Tree Search

This crate implements monte carlo tree search in rust.

Check out the examples in the repo to understand.

Commit count: 14

cargo fmt