jingwenli0312 / HCVRP_DRLLinks
This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"
☆160Updated 3 years ago
Alternatives and similar repositories for HCVRP_DRL
Users that are interested in HCVRP_DRL are comparing it to the libraries listed below
Sorting:
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆200Updated 4 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆72Updated 4 years ago
- Implementation for the paper "A Deep Reinforcement Learning Algorithm Using Dynamic Attention Model for Vehicle Routing Problems".☆44Updated 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
- ☆54Updated 4 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆117Updated last year
- DRL for Dynamic Vehicle Routing Problem with stochastic customer requests☆23Updated 2 years ago
- ☆60Updated 3 years ago
- Official implementation of paper "Learning to Solve Multiple-TSP with Time Window and Rejections via Deep Reinforcement Learning"☆46Updated 3 years ago
- ☆51Updated 3 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…