Valdecy / pyCombinatorial
This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, Heuristics, Metaheuristics and Reinforcement Learning techniques. It includes over 50 methods for tackling TSP instances.
☆117Updated 3 weeks ago
Alternatives and similar repositories for pyCombinatorial:
Users that are interested in pyCombinatorial are comparing it to the libraries listed below
- Multi-Depot Vehicle Routing Problem solver using Deep RL, GA and Google OR-Tools☆68Updated 4 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆97Updated 9 months ago
- HGSADC is a metaheuristic to solve the multi-depot vehicle routing problem.☆31Updated 6 years ago
- Reinforcement learning for vrptw☆33Updated 4 years ago
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆140Updated 2 years ago
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆186Updated 4 years ago
- PyTorch implementation of GCN-NPEC in "Efficiently Solving the Practical Vehicle Routing Problem: A Novel Joint Learning Approach"☆45Updated 2 years ago
- This repo implements our paper, "Efficient Neural Neighborhood Search for Pickup and Delivery Problems", which has been accepted as short…☆56Updated 2 years ago
- ☆46Updated 9 months ago
- Python package to read and write vehicle routing problem instances.☆104Updated 5 months ago
- A benchmarking repo with various solution methods to various machine scheduling problems☆122Updated last month
- ☆33Updated 2 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆91Updated 2 years ago
- My implementation of solving the Capacitated Vehicle Routing Problem in the paper "Attention, learn to solve routing problems"☆44Updated 4 years ago
- ☆51Updated 3 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆121Updated last year
- Code for ICLR2022 Paper: Pareto Set Learning for Neural Multi-objective Combinatorial Optimization☆59Updated 2 years ago
- Official Schlably Repository by the Institute for TMDT☆79Updated 2 years ago
- A highly-flexible and high-performance meta-heuristic for the vehicle routing problems (VRP)☆24Updated 4 years ago
- the mixed-integer programming model for flexible job shop scheduling problem is solved by gurobi☆47Updated 2 years ago
- Solving VRPTW with metaheuristics☆87Updated 10 months ago
- TF2 implementation of "Attention, Learn to Solve Routing Problems!" (arXiv:1803.08475) article.☆38Updated 4 years ago
- ☆29Updated 2 years ago
- Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in pyt…☆83Updated 3 years ago
- A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license nee…☆120Updated 3 years ago
- Large Neighborhood Search based on Neural Construction Heuristics☆38Updated 2 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆68Updated 3 years ago
- Learning 2-opt Heuristics for the TSP via Deep Reinforcement Learning☆50Updated 4 years ago
- An implementation of GCN-NPEC for VRP☆35Updated 3 years ago
- A repository with instances for the TSP with Drones☆30Updated 5 years ago