2 releases

0.1.1 Apr 2, 2024
0.1.0 Apr 2, 2024

#442 in Game dev

Download history 139/week @ 2024-03-27 114/week @ 2024-04-03 3/week @ 2024-04-10

256 downloads per month

GPL-3.0 license

17KB
272 lines

Monte Carlo Tree Search

This crate implements monte carlo tree search in rust.

Check out the examples in the repo to understand.

Dependencies

~300KB