michaelbzms / MonteCarloTreeSearch
A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To demonstrate it I apply it to the game of Quoridor.
☆42Updated 3 years ago
Alternatives and similar repositories for MonteCarloTreeSearch:
Users that are interested in MonteCarloTreeSearch are comparing it to the libraries listed below
- A Monte Carlo Tree Search library for C++☆50Updated 4 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆32Updated 4 years ago
- Monte Carlo Tree Search - C++14 implementation☆40Updated last year
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆44Updated 4 years ago
- ☆12Updated 4 years ago
- C++ lib to perform continuous and combinatorial optimization metaheuristics with parallelism support.☆29Updated 2 years ago
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆43Updated 3 weeks ago
- Solution of NeurIPS 2020 Flatland Challenge from the team An_old_driver.☆58Updated 3 years ago
- Python interface for CUDA implementation of OSQP☆92Updated 3 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆43Updated 6 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- Minimal Python implementation of PIBT for MAPF☆28Updated last year
- Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)☆14Updated 3 years ago
- Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)☆24Updated last year
- QP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES☆98Updated 5 months ago
- A Proximal Interior Point Quadratic Programming solver☆102Updated this week
- Environments and various utilities for reinforcement learning with C++☆14Updated 2 weeks ago
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆55Updated last year
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆39Updated 4 years ago
- A PDDL Solver in C++.☆13Updated last year
- Sccheduling Environment for Multi-Robot Coordination Problems☆18Updated 2 years ago
- Differentiable collision detection for polytopes, capsules, cylinders, cones, spheres, and polygons.☆192Updated last year
- A python library for control from Signal Temporal Logic (STL) specifications☆41Updated 2 years ago
- Optimizing Dynamic Programming-Based Algorithms☆114Updated last week
- a High-Performance Distributed Solver for Large-Scale Markov Decision Processes (MDP) relying on Inexact Policy Iteration; for Python and…☆23Updated last week
- Simplifying optimal control with metaprogramming☆102Updated 8 months ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆95Updated 5 years ago
- improved Cross Entropy Method for trajectory optimization☆74Updated 3 years ago
- Behavior planner fusing runtime verification on traffic rules with single- and multi-agent Monte Carlo Tree Search☆10Updated 3 years ago