mastqe / tsplibLinks
Repository of symmetric TSP data
☆51Updated 8 years ago
Alternatives and similar repositories for tsplib
Users that are interested in tsplib are comparing it to the libraries listed below
Sorting:
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆123Updated 2 months ago
- Python package to read and write vehicle routing problem instances.☆110Updated 3 weeks ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆107Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 2 months ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆94Updated 2 years ago
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆146Updated 2 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆143Updated 5 months ago
- A benchmarking repo with various solution methods to various machine scheduling problems☆137Updated 4 months ago
- ☆47Updated last year
- Learning to Solve Vehicle Routing Problems with Time Windows through Joint Attention☆28Updated 3 years ago
- L2O/NCO codes from CIAM Group at SUSTech, Shenzhen, China☆79Updated 2 weeks ago
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆107Updated 2 years ago
- Large Neighborhood Search based on Neural Construction Heuristics☆42Updated 3 years ago
- Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in pyt…☆88Updated 4 years ago
- A genetic algorithm using Edge Assembly Crossover for the traveling salesman problem☆32Updated 3 years ago
- A Deep Reinforcement Learning Approach for Solving the Traveling Salesman Problem with Drone☆46Updated 2 years ago
- [ICML'24 FM-Wild Oral] RouteFinder: Towards Foundation Models for Vehicle Routing Problems☆68Updated 3 weeks ago
- ☆53Updated 3 years ago
- ☆77Updated 2 years ago
- [NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization☆160Updated 8 months ago
- This repo implements our paper, "Efficient Neural Neighborhood Search for Pickup and Delivery Problems", which has been accepted as short…☆58Updated 2 years ago
- The implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at…☆55Updated last year
- Instances for the Pickup and Delivery Problem with Time Windows (PDPTW) based on open data☆51Updated last month
- A repository with instances for the TSP with Drones☆33Updated 5 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆83Updated 3 years ago
- Multi-Depot Vehicle Routing Problem solver using Deep RL, GA and Google OR-Tools☆72Updated 4 years ago
- Computational Logistics of the Vehicle Routing Problem with Time Windows. Comparative Review of application of the PSO and GA to the VRPT…☆61Updated 4 years ago
- A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license nee…☆125Updated 3 years ago
- HGSADC is a metaheuristic to solve the multi-depot vehicle routing problem.☆31Updated 6 years ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆36Updated 2 months ago