michaelbzms / MonteCarloTreeSearchLinks
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.
☆48Updated 4 years ago
Alternatives and similar repositories for MonteCarloTreeSearch
Users that are interested in MonteCarloTreeSearch are comparing it to the libraries listed below
Sorting:
- A Monte Carlo Tree Search library for C++☆51Updated 5 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆37Updated 5 years ago
- Monte Carlo Tree Search - C++14 implementation☆42Updated 2 years ago
- Solution of NeurIPS 2020 Flatland Challenge from the team An_old_driver.☆68Updated 4 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 3 years ago
- Benchmark for quadratic programming solvers available in Python☆167Updated last month
- Differentiable collision detection for polytopes, capsules, cylinders, cones, spheres, and polygons.☆213Updated last year
- MAPF-LNS2: Fast Repairing for Multi-Agent Path Finding via Large Neighborhood Search☆100Updated last year
- Monte Carlo Tree Search with Reinforcement Learning for Motion Planning☆81Updated 5 years ago
- A high throughput, end-to-end RL library for infinite-horizon tasks.☆21Updated 2 months ago
- Optimizing Dynamic Programming-Based Algorithms☆127Updated 3 months ago
- Accelerating Quadratic Optimization with Reinforcement Learning☆94Updated 4 years ago
- Code generation with CVXPY☆175Updated last month
- Engineering LaCAM*: Towards Real-Time, Large-Scale, and Near-Optimal Multi-Agent Pathfinding (AAMAS-24)☆102Updated 6 months ago
- QP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES☆107Updated last month
- A Proximal Interior Point Quadratic Programming solver☆130Updated 3 weeks ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆50Updated 4 years ago
- Python interface for CUDA implementation of OSQP☆104Updated 4 years ago
- Safe Pontryagin Differentiable Programming (Safe PDP) is a new theoretical and algorithmic safe differentiable framework to solve a broad…☆71Updated 3 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding (AAAI-23)☆65Updated 4 months ago
- Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)☆25Updated 8 months ago
- C++ lib to perform continuous and combinatorial optimization metaheuristics with parallelism support.☆30Updated 3 years ago
- Python demo for the paper "Pareto Monte Carlo Tree Search for Multi-Objective Informative Planning".☆34Updated 3 years ago
- MIQP solver based on OSQP☆105Updated 2 years ago
- PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman…☆56Updated 10 months ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 5 months ago
- Bernstein/Beziér Optimal Trajectories (BeBOT) toolkit for generating optimal trajectories for single or multiple autonomous vehicles.☆52Updated 2 years ago
- Behavior planners based on single- and multi-agent Monte Carlo Tree Search☆41Updated 3 years ago
- Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)☆16Updated 3 years ago