mcts-solver
There are 5 repositories under mcts-solver topic.
WorkingRobot/Craftimizer
The best FFXIV crafting solver via hardware accelerated Genetic MCTS.
akuroiwa/chem-ant
Select materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.
akuroiwa/chess-ant
Chess simulation with use of evolutional algorithms
akuroiwa/mcts-solver
Monte-Carlo tree search solver for chess-ant
patrikasvanagas/MCTS-Hex-CPP14
A Hex board game with a customizable Monte Carlo Tree Search (MCTS) agent with optional leaf parallelization in C++14. Includes a logging functionality for MCTS insights.