fikisipi / elkaiLinks
elkai is a Python library for approx. solving travelling salesman problems (TSP) based on LKH 3
☆194Updated 11 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☆101Updated 10 years ago
- Solve scheduling problems with constraint programming in Python.☆75Updated last week
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆284Updated 2 years ago
- Python wrapper around the Concorde TSP solver☆389Updated 8 months ago
- A python framework for solving the VRP and its variants with column generation.☆201Updated 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.☆517Updated this week
- Learning to Compare Nodes in Branch and Bound with Graph Neural Networks (NeurIPS 2022)☆24Updated 3 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆90Updated last year
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆85Updated 4 years ago
- 🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.☆630Updated 2 months ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆40Updated 8 months ago
- Constraint Programming and Modeling library in Python, based on numpy, with direct solver access.☆314Updated this week
- Python package to read and write vehicle routing problem instances.☆117Updated last month
- Library for working with TSPLIB files.☆79Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆96Updated 8 months ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆85Updated 4 years ago
- Access to all MiniZinc functionality directly from Python☆198Updated 2 weeks ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆102Updated 5 years ago
- codes for the paper "Matrix Encoding Networks for Neural Combinatorial Optimization"☆74Updated 3 years ago
- A benchmark suite for liner shipping network design problems and a parser for the instances in c++☆52Updated last year
- OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.☆304Updated 2 years ago
- Prize-Collecting Traveling Salesman Problem with Time Windows☆15Updated 5 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆411Updated 8 months ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆239Updated 4 years ago
- Branch-Cut-Price Framework☆30Updated 5 years ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆99Updated 2 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆158Updated last month
- A Python library for visualizing algorithms for solving mathematical optimization problems.☆69Updated 4 years ago
- Extensible Combinatorial Optimization Learning Environments☆360Updated 7 months ago