fikisipi / elkaiLinks
elkai is a Python library for solving travelling salesman problems (TSP) based on LKH 3
☆191Updated 7 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☆98Updated 9 years ago
- Python wrapper around the Concorde TSP solver☆380Updated 4 months ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆282Updated last year
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆449Updated this week
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆39Updated 4 months ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆85Updated 3 years ago
- Learning to Compare Nodes in Branch and Bound with Graph Neural Networks (NeurIPS 2022)☆23Updated 2 years ago
- Combining Reinforcement Learning with Lin-Kernighan-Helsgaun Algorithm for the Traveling Salesman Problem☆47Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 4 months ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆96Updated 4 years ago
- Python package to read and write vehicle routing problem instances.☆113Updated 2 months ago
- A python framework for solving the VRP and its variants with column generation.☆197Updated 2 years ago
- A C++ monorepo for discrete and continuous optimization. Batteries included!☆105Updated last year
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆85Updated 4 years ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆233Updated 3 years ago
- Extensible Combinatorial Optimization Learning Environments☆348Updated 3 months ago
- Combining Reinforcement Learning with Integer Programming for Robust Scheduling☆27Updated last year
- Solve job shop scheduling problems (and more!) in Python.☆52Updated this week
- DPDP☆101Updated 2 years ago
- ☆48Updated 3 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆388Updated 4 months ago
- ☆79Updated 3 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆86Updated last year
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆195Updated 5 years ago
- Algorithms for the Orienteering Problem☆40Updated 3 months ago
- Hybrid Pointer Networks for Traveling Salesman Problems Optimization☆30Updated 2 years ago
- Library to solve Traveling Salesperson Problems with pure Python code☆206Updated last month
- [ICML 2023] "Towards Omni-generalizable Neural Methods for Vehicle Routing Problems"☆52Updated 2 months ago
- Adaptive large neighbourhood search (and more!) in Python.☆533Updated 5 months ago
- codes for the paper "Matrix Encoding Networks for Neural Combinatorial Optimization"☆70Updated 3 years ago