OptMLGroup / VRP-RLLinks
Reinforcement Learning for Solving the Vehicle Routing Problem
☆685Updated 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…☆510Updated 5 years ago
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆198Updated 4 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆133Updated 2 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆187Updated 4 years ago
- Attention based model for learning to solve different routing problems☆1,276Updated last year
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆157Updated 2 years ago
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆96Updated 4 years ago
- Dynamic Attention Encoder-Decoder model to learn and design heuristics to solve capacitated vehicle routing problems☆48Updated 4 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆73Updated 4 years ago
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆589Updated 7 years ago
- ☆108Updated 5 years ago
- codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"☆216Updated 3 years ago
- TF2 implementation of "Attention, Learn to Solve Routing Problems!" (arXiv:1803.08475) article.☆38Updated 5 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆101Updated 5 years ago
- Official implementation of paper "Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning"☆351Updated 3 years ago
- My implementation of solving the Capacitated Vehicle Routing Problem in the paper "Attention, learn to solve routing problems"☆45Updated 5 years ago
- This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'☆256Updated 2 years ago
- A python implementation of a ant colony optimization based solution to Vehicle Routing Problem with Time Windows.☆134Updated last year
- PyTorch implementation of Online Vehicle Routing With Neural Combinatorial Optimization and Deep Reinforcement Learning https://ieeexplor…☆62Updated 6 years ago
- A python framework for solving the VRP and its variants with column generation.☆200Updated 2 years ago
- Adaptive large neighbourhood search (and more!) in Python.☆567Updated 8 months ago
- Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper☆180Updated 5 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆99Updated 2 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆115Updated 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 6 years ago
- ☆164Updated 5 years ago
- Solving a stochastic vehicle routing problem with Reinforcement Learning☆15Updated 2 years ago
- Vehicle routing problem solution with greedy +tabu search algo Python Impl☆50Updated 5 years ago
- A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows☆622Updated last month
- A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license nee…☆132Updated 3 years ago