A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
☆282Dec 2, 2023Updated 2 years ago
Alternatives and similar repositories for VeRyPy
Users that are interested in VeRyPy are comparing it to the libraries listed below
Sorting:
- A python framework for solving the VRP and its variants with column generation.☆205Apr 28, 2023Updated 2 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆418Mar 26, 2025Updated 11 months ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆98Mar 30, 2025Updated 11 months ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆163Jan 22, 2026Updated last month
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆581Updated this week
- Python package to read and write vehicle routing problem instances.☆122Dec 9, 2025Updated 2 months ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Dec 7, 2022Updated 3 years ago
- Solver for vehicle routing problem(VRP)☆28Oct 16, 2017Updated 8 years ago
- A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows☆644Jan 29, 2026Updated last month
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.☆103Mar 20, 2024Updated last year
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆92Jun 10, 2024Updated last year
- VRPH is an open source library of heuristics for the capacitated Vehicle Routing Problem (VRP).☆25Apr 23, 2019Updated 6 years ago
- Adaptive large neighbourhood search (and more!) in Python.☆605Feb 25, 2025Updated last year
- ☆17Jan 19, 2020Updated 6 years ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Jul 15, 2023Updated 2 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆86Dec 10, 2021Updated 4 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆703May 5, 2021Updated 4 years ago
- ☆77Feb 18, 2020Updated 6 years ago
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆95Mar 10, 2021Updated 4 years ago
- Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests☆87Jul 21, 2022Updated 3 years ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆40Jan 13, 2026Updated last month
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆99Feb 24, 2023Updated 3 years ago
- A fork of COIN's VRPH☆11Dec 12, 2017Updated 8 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Oct 16, 2018Updated 7 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆107Aug 20, 2020Updated 5 years ago
- A Library of Optimization Problem Libraries☆51Jan 6, 2022Updated 4 years ago
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆165Nov 19, 2022Updated 3 years ago
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆54Feb 5, 2022Updated 4 years ago
- Capacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Mu…☆77Sep 25, 2020Updated 5 years ago
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆136Feb 19, 2026Updated last week
- Github mirror of Keld Helsgaun's wonderful LKH3 project.☆30Oct 4, 2020Updated 5 years ago
- ☆44Oct 16, 2025Updated 4 months ago
- Decomposition Strategies for Vehicle Routing Heuristics☆32Nov 25, 2023Updated 2 years ago
- Source code associated with the paper "Deep Learning for Data-Driven Districting-and-Routing", authored by A. Ferraz, Q. Cappart, and T. …☆27Jul 2, 2025Updated 7 months ago
- Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem☆26Sep 19, 2020Updated 5 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆67May 25, 2022Updated 3 years ago
- Solving VRPTW with metaheuristics☆94Apr 13, 2025Updated 10 months ago
- Vehicle Routing Visualization package☆43Sep 15, 2025Updated 5 months ago
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆202Jan 12, 2021Updated 5 years ago