jvkersch / pyconcordeLinks
Python wrapper around the Concorde TSP solver
☆393Updated 10 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…☆329Updated 4 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆283Updated 2 years ago
- Extensible Combinatorial Optimization Learning Environments☆361Updated last month
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆404Updated 4 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆106Updated 5 years ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆239Updated 4 years ago
- Code for TSP Transformer☆193Updated 4 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆98Updated 10 months ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆100Updated 2 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆201Updated 5 years ago
- Environments for OR and RL Research☆432Updated 2 years ago
- DPDP☆105Updated 3 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆86Updated 4 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆703Updated 4 years ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆40Updated 3 weeks ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆416Updated 10 months ago
- Machine Learning for Combinatorial Optimization - NeurIPS'21 competition☆139Updated 3 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆162Updated 2 weeks ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆572Updated this week
- A python framework for solving the VRP and its variants with column generation.☆204Updated 2 years ago
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆601Updated 7 years ago
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆85Updated 4 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆136Updated 2 years ago
- Python package to read and write vehicle routing problem instances.☆120Updated 2 months ago
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆95Updated 4 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆187Updated 4 years ago
- Adaptive large neighbourhood search (and more!) in Python.☆605Updated 11 months ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆117Updated last year
- codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"☆237Updated 3 years ago
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆124Updated 2 years ago