Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.
☆419Mar 26, 2025Updated 11 months ago
Alternatives and similar repositories for HGS-CVRP
Users that are interested in HGS-CVRP are comparing it to the libraries listed below
Sorting:
- 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
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆99Feb 24, 2023Updated 3 years ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆581Updated this week
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Jul 15, 2023Updated 2 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆282Dec 2, 2023Updated 2 years ago
- HybridCVRP: A Hybrid Metaheuristic Solver for the Capacitated Vehicle Routing Problem☆28Oct 15, 2022Updated 3 years ago
- Python package to read and write vehicle routing problem instances.☆122Dec 9, 2025Updated 2 months ago
- Source code associated with the paper: "Vidal, T., Martinelli, R., Pham, T. A., & Hà, M. H. (2021). Arc routing with time-dependent trave…☆21May 1, 2020Updated 5 years ago
- A matheuristic approach for the Capacitated Vehicle Routing Problem☆51May 13, 2022Updated 3 years ago
- Decomposition Strategies for Vehicle Routing Heuristics☆32Nov 25, 2023Updated 2 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆86Dec 10, 2021Updated 4 years ago
- Branch-and-Price-and-Cut in Julia☆210Sep 8, 2025Updated 5 months ago
- DPDP☆105Jan 2, 2023Updated 3 years ago
- Adaptive large neighbourhood search (and more!) in Python.☆605Feb 25, 2025Updated last year
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Dec 7, 2022Updated 3 years ago
- Set Partitioning Heuristic (SPH) based on CPLEX MILP solver and created starting from the CFT Heuristic implemented by Accorsi Luca and C…☆14Dec 1, 2023Updated 2 years ago
- A set of reusable components for fast prototyping CVRP heuristic solution approaches.☆19Jul 31, 2025Updated 7 months ago
- A Julia interface for VRPSolver☆18Nov 17, 2025Updated 3 months ago
- Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests☆86Jul 21, 2022Updated 3 years ago
- Code and data from the paper "Exponential-size neighborhoods for the pickup-and-delivery traveling salesman problem", authored by T. Pach…☆19Jan 18, 2023Updated 3 years ago
- A python framework for solving the VRP and its variants with column generation.☆205Apr 28, 2023Updated 2 years ago
- RouteOpt☆73Jan 17, 2026Updated last month
- Speeded-up LKH-3 version + Set Partitioning Heuristic phase. Participated to 12th DIMACS implementation challenge.☆12Jan 31, 2022Updated 4 years ago
- A standalone local search solver for general integer linear programming☆16Jul 8, 2024Updated last year
- 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
- A more scalable version of FILO.☆31Jan 11, 2026Updated last month
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆21Oct 19, 2018Updated 7 years ago
- A modular Python package for the development of metaheuristic algorithms for Vehicle Routing Problems with Intermediate Stops☆29Dec 27, 2023Updated 2 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
- PathWyse: a flexible, open-source library for the resource constrained shortest path problem☆28Jun 13, 2025Updated 8 months ago
- This repository tracks versions of the VRP-REP instance file specification☆13Feb 2, 2017Updated 9 years ago
- ☆53Jul 30, 2025Updated 7 months ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆92Jun 10, 2024Updated last year
- A Julia wrapper for the Lin-Kernighan-Helsgaun (LKH) solver.☆18Mar 15, 2023Updated 2 years ago
- [TMLR 2025 + ICML 2024 FM-Wild Oral] RouteFinder: Towards Foundation Models for Vehicle Routing Problems☆108Dec 3, 2025Updated 3 months ago
- Branch-and-price solver for the Feeder Network Design Problem☆36Feb 24, 2023Updated 3 years ago
- [NeurIPS 2024] "Collaboration! Towards Robust Neural Methods for Routing Problems"☆21Nov 16, 2024Updated last year
- codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"☆239Oct 2, 2022Updated 3 years ago