fikisipi / elkaiLinks
elkai is a Python library for solving travelling salesman problems (TSP) based on LKH 3
☆186Updated 6 months ago
Alternatives and similar repositories for elkai
Users that are interested in elkai are comparing it to the libraries listed below
Sorting:
- A set of tools to solve TSP problems using the LKH solver☆97Updated 9 years ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆36Updated 2 months ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 2 months ago
- A python framework for solving the VRP and its variants with column generation.☆197Updated 2 years ago
- Python package to read and write vehicle routing problem instances.☆109Updated last month
- Combining Reinforcement Learning with Lin-Kernighan-Helsgaun Algorithm for the Traveling Salesman Problem☆45Updated last year
- Solve job shop scheduling problems (and more!) in Python.☆44Updated last week
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆93Updated 4 years ago
- DPDP☆100Updated 2 years ago
- Extensible Combinatorial Optimization Learning Environments☆343Updated 2 months ago
- code repo for paper Unsupervised Learning for Solving the Travelling Salesman Problem☆53Updated last year
- ☆131Updated 2 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆279Updated last year
- ☆77Updated 2 years ago
- codes for the paper "Matrix Encoding Networks for Neural Combinatorial Optimization"☆70Updated 3 years ago
- Official implementation of H-TSP (AAAI2023)☆50Updated 3 months ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆84Updated 3 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆109Updated last year
- This repo implements our paper, "Learning to Search Feasible and Infeasible Regions of Routing Problems with Flexible Neural k-Opt", whic…☆51Updated 11 months ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆144Updated last week
- A genetic algorithm using Edge Assembly Crossover for the traveling salesman problem☆33Updated 3 years ago
- A benchmarking repo with various solution methods to various machine scheduling problems☆140Updated 4 months ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆231Updated 3 years ago
- [ICML 2023] "Towards Omni-generalizable Neural Methods for Vehicle Routing Problems"☆51Updated 3 weeks ago
- Efficient Active Search☆52Updated 3 years ago
- L2O/NCO codes from CIAM Group at SUSTech, Shenzhen, China☆80Updated 3 weeks ago
- Python/Numba implemenation of of Lin-Kernighan-style TSP solver☆19Updated 4 years ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆424Updated this week
- ☆108Updated 5 years ago
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆109Updated 2 years ago