mcts-solver

There are 5 repositories under mcts-solver topic.

  • WorkingRobot/Craftimizer

    The best FFXIV crafting solver via hardware accelerated Genetic MCTS.

    Language:C#164306
  • akuroiwa/chem-ant

    Select materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.

    Language:Python5201
  • akuroiwa/chess-ant

    Chess simulation with use of evolutional algorithms

    Language:Python1200
  • akuroiwa/mcts-solver

    Monte-Carlo tree search solver for chess-ant

    Language:Python1300
  • 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.

    Language:C++0200