OptMLGroup / VRP-RLLinks
Reinforcement Learning for Solving the Vehicle Routing Problem
☆664Updated 4 years ago
Alternatives and similar repositories for VRP-RL
Users that are interested in VRP-RL are comparing it to the libraries listed below
Sorting:
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆493Updated 5 years ago
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆191Updated 4 years ago
- Attention based model for learning to solve different routing problems☆1,227Updated 10 months ago
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆582Updated 7 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆180Updated 3 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆126Updated last year
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆147Updated 2 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆71Updated 3 years ago
- codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"☆196Updated 2 years ago
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆322Updated 3 years ago
- This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'☆239Updated last year
- ☆163Updated 5 years ago
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆94Updated 4 years ago
- A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)☆602Updated 3 weeks ago
- A python framework for solving the VRP and its variants with column generation.☆197Updated 2 years ago
- pytorch neural combinatorial optimization☆384Updated 7 years ago
- A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows☆611Updated 2 weeks ago
- ☆108Updated 5 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆383Updated 3 months ago
- PyTorch implementation of Online Vehicle Routing With Neural Combinatorial Optimization and Deep Reinforcement Learning https://ieeexplor…☆60Updated 5 years ago
- Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper☆166Updated 5 years ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆424Updated this week
- A python implementation of a ant colony optimization based solution to Vehicle Routing Problem with Time Windows.☆130Updated last year
- Environments for OR and RL Research☆409Updated last year
- dungtran209 / Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-DeliveryA MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic ap…☆151Updated 5 years ago
- Official implementation of paper "Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning"☆338Updated 2 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆279Updated last year
- A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license nee…☆125Updated 3 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆43Updated 7 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆93Updated 4 years ago