A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
☆285Dec 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…☆421Mar 26, 2025Updated 11 months ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆97Mar 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☆165Jan 22, 2026Updated last month
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆600Updated this week
- Solver for vehicle routing problem(VRP)☆28Oct 16, 2017Updated 8 years ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Dec 7, 2022Updated 3 years ago
- Python package to read and write vehicle routing problem instances.☆124Dec 9, 2025Updated 3 months ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆92Jun 10, 2024Updated last year
- A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows☆648Jan 29, 2026Updated last month
- A fork of COIN's VRPH☆11Dec 12, 2017Updated 8 years ago
- VRPH is an open source library of heuristics for the capacitated Vehicle Routing Problem (VRP).☆25Apr 23, 2019Updated 6 years ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Jul 15, 2023Updated 2 years ago
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.☆103Mar 20, 2024Updated 2 years ago
- ☆77Feb 18, 2020Updated 6 years ago
- A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.☆40Jan 13, 2026Updated 2 months ago
- Adaptive large neighbourhood search (and more!) in Python.☆611Feb 25, 2025Updated last year
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆95Mar 10, 2021Updated 5 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆707May 5, 2021Updated 4 years ago
- ☆17Jan 19, 2020Updated 6 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
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆107Aug 20, 2020Updated 5 years ago
- Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests☆86Jul 21, 2022Updated 3 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Oct 16, 2018Updated 7 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆86Dec 10, 2021Updated 4 years ago
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆55Feb 5, 2022Updated 4 years ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆99Feb 24, 2023Updated 3 years ago
- Solving VRPTW with metaheuristics☆95Apr 13, 2025Updated 11 months ago
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆137Feb 19, 2026Updated last month
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆204Jan 12, 2021Updated 5 years ago
- The some customize Vehicle Routing Problem with Ortools and Python☆69May 17, 2025Updated 10 months ago
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆166Nov 19, 2022Updated 3 years ago
- KTH Artificial Intelligence (DD2380) final project VRP implemented in IP, PDDL and RL☆17May 3, 2024Updated last year
- A Library of Optimization Problem Libraries☆51Jan 6, 2022Updated 4 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 8 months ago
- ☆45Oct 16, 2025Updated 5 months ago
- Branch-and-Price-and-Cut in Julia☆212Sep 8, 2025Updated 6 months ago
- Evolutionary Algorithm (EA) for the Multi-Objective Multi-Commodity Two-Echelon Vehicle Routing Problem (M2-2E-VRP) with Heterogeneous Fl…☆26Nov 21, 2017Updated 8 years ago
- Dynamic Attention Encoder-Decoder model to learn and design heuristics to solve capacitated vehicle routing problems☆50Jan 7, 2021Updated 5 years ago