SkillAgentSearch skills...

Mcts

Generic, parallel Monte Carlo tree search library

Install / Use

/learn @zxqfl/Mcts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mcts

This is a library for Monte Carlo tree search (MCTS) in Rust.

The implementation is parallel and lock-free. The generic design allows it to be used in a wide variety of domains. It can accomodate different search methodologies (for example, rollout-based or neural-net-based leaf evaluation).

Documentation

Related Skills

View on GitHub
GitHub Stars77
CategoryDevelopment
Updated2mo ago
Forks23

Languages

Rust

Security Score

95/100

Audited on Jan 13, 2026

No findings