mit-wu-lab / learning-to-delegateLinks
[NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing
☆85Updated 3 years ago
Alternatives and similar repositories for learning-to-delegate
Users that are interested in learning-to-delegate are comparing it to the libraries listed below
Sorting:
- DPDP☆101Updated 2 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆114Updated last year
- [ICML'24 FM-Wild Oral] RouteFinder: Towards Foundation Models for Vehicle Routing Problems☆74Updated 2 weeks ago
- Efficient Active Search☆52Updated 3 years ago
- [ICML 2023] "Towards Omni-generalizable Neural Methods for Vehicle Routing Problems"☆52Updated 2 months ago
- This repo implements our paper, "Efficient Neural Neighborhood Search for Pickup and Delivery Problems", which has been accepted as short…☆60Updated 2 years ago
- ☆79Updated 3 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆95Updated 4 years ago
- ☆54Updated 4 years ago
- This repo implements our paper, "Learning to Search Feasible and Infeasible Regions of Routing Problems with Flexible Neural k-Opt", whic…☆51Updated last year
- ☆40Updated last year
- ☆21Updated 3 years ago
- Neural Combinatorial Optimization☆65Updated 3 weeks ago
- ☆132Updated 2 years ago
- The implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at…☆56Updated last year
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆112Updated 2 years ago
- ☆108Updated 5 years ago
- L2O/NCO codes from CIAM Group at SUSTech, Shenzhen, China☆82Updated 2 months ago
- ☆21Updated 2 years ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆39Updated 4 months ago
- Official implementation of H-TSP (AAAI2023)☆52Updated 4 months ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…