jvkersch / pyconcordeLinks
Python wrapper around the Concorde TSP solver
☆379Updated 3 months ago
Alternatives and similar repositories for pyconcorde
Users that are interested in pyconcorde are comparing it to the libraries listed below
Sorting:
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆322Updated 3 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆280Updated last year
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆231Updated 3 years ago
- Code for TSP Transformer☆186Updated 4 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆95Updated 4 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆85Updated 3 years ago
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆380Updated 3 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆671Updated 4 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆386Updated 3 months ago
- Extensible Combinatorial Optimization Learning Environments☆346Updated 2 months ago
- Environments for OR and RL Research☆410Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 3 months ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆195Updated 4 years ago
- DPDP☆101Updated 2 years ago
- Attention based model for learning to solve different routing problems☆1,236Updated 11 months ago
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆583Updated 7 years ago
- Adaptive large neighbourhood search (and more!) in Python.☆533Updated 4 months ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆38Updated 3 months ago
- Python package to read and write vehicle routing problem instances.☆111Updated 2 months ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆98Updated 2 years ago
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆94Updated 4 years ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆440Updated this week
- A python framework for solving the VRP and its variants with column generation.☆197Updated 2 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆113Updated last year
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆180Updated 3 years ago
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆85Updated 4 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆146Updated last month
- The Lin-Kernighan Heuristic implemented in python☆34Updated last year
- Combining Reinforcement Learning with Lin-Kernighan-Helsgaun Algorithm for the Traveling Salesman Problem☆46Updated last year
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆128Updated 2 years ago