fikisipi / elkaiLinks
elkai is a Python library for approx. solving travelling salesman problems (TSP) based on LKH 3
☆192Updated 8 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☆99Updated 9 years ago
- Solve scheduling problems with constraint programming in Python.☆63Updated this week
- Python wrapper around the Concorde TSP solver☆385Updated 5 months ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆283Updated last year
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆39Updated 5 months ago
- Learning to Compare Nodes in Branch and Bound with Graph Neural Networks (NeurIPS 2022)☆23Updated 2 years ago
- Python/Numba implemenation of of Lin-Kernighan-style TSP solver☆19Updated 5 years ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆470Updated this week
- A python framework for solving the VRP and its variants with column generation.☆199Updated 2 years ago
- 🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.☆623Updated 11 months ago
- OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.☆297Updated last year
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆85Updated 3 years ago
- Extensible Combinatorial Optimization Learning Environments☆354Updated 4 months ago
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆84Updated 4 years ago
- Combining Reinforcement Learning with Lin-Kernighan-Helsgaun Algorithm for the Traveling Salesman Problem☆47Updated last year
- ☆79Updated 3 years ago
- Python package to read and write vehicle routing problem instances.☆113Updated 3 weeks ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆89Updated last year
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆235Updated 4 years ago
- DPDP☆101Updated 2 years ago
- Combining Reinforcement Learning with Integer Programming for Robust Scheduling☆27Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆90Updated 5 months ago
- A benchmark suite for liner shipping network design problems and a parser for the instances in c++☆52Updated last year
- codes for the paper "Matrix Encoding Networks for Neural Combinatorial Optimization"☆71Updated 3 years ago
- Constraint Programming and Modeling library in Python, based on numpy, with direct solver access.☆291Updated this week
- A standalone local search solver for general mixed integer programming☆25Updated 2 weeks ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆195Updated 5 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆397Updated 5 months ago
- Hybrid Pointer Networks for Traveling Salesman Problems Optimization☆30Updated 2 years ago
- Library for working with TSPLIB files.☆76Updated last year