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*.
☆439Mar 26, 2025Updated last year
Alternatives and similar repositories for HGS-CVRP
Users that are interested in HGS-CVRP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆105May 19, 2026Updated 3 months ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆167Jan 22, 2026Updated 7 months ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆681Updated this week
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆101Feb 24, 2023Updated 3 years ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆50Updated this week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆287Dec 2, 2023Updated 2 years ago
- HybridCVRP: A Hybrid Metaheuristic Solver for the Capacitated Vehicle Routing Problem☆28Oct 15, 2022Updated 3 years 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 6 years ago
- A matheuristic approach for the Capacitated Vehicle Routing Problem☆50May 13, 2022Updated 4 years ago
- Branch-and-Price-and-Cut in Julia☆217Sep 8, 2025Updated 11 months ago
- Python package to read and write vehicle routing problem instances.☆129Apr 6, 2026Updated 4 months ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆18Dec 7, 2022Updated 3 years ago
- Decomposition Strategies for Vehicle Routing Heuristics☆35Apr 24, 2026Updated 4 months ago
- DPDP☆107Jan 2, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Adaptive large neighbourhood search (and more!) in Python.☆646Feb 25, 2025Updated last year
- 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
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆87Dec 10, 2021Updated 4 years ago
- Code and data from the paper "Exponential-size neighborhoods for the pickup-and-delivery traveling salesman problem", authored by T. Pach…☆20Jan 18, 2023Updated 3 years ago
- RouteOpt☆98Apr 17, 2026Updated 4 months ago
- PathWyse: a flexible, open-source library for the resource constrained shortest path problem☆45Jul 9, 2026Updated last month
- Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests☆91Jul 21, 2022Updated 4 years ago
- A set of reusable components for fast prototyping CVRP heuristic solution approaches.☆18Jul 31, 2025Updated last year
- A python framework for solving the VRP and its variants with column generation.☆203Apr 28, 2023Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A Julia interface for VRPSolver☆18Nov 17, 2025Updated 9 months ago
- Speeded-up LKH-3 version + Set Partitioning Heuristic phase. Participated to 12th DIMACS implementation challenge.☆12Jan 31, 2022Updated 4 years ago
- A more scalable version of FILO.☆33Updated this week
- 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 last year
- This library provides a comprehensive suite of algorithms to solve the Traveling Salesman Problem (TSP), ranging from Exact Algorithms, H…☆139May 17, 2026Updated 3 months ago
- Implementation of the Caprara, Fischetti, and Toth algorithm for the Set Covering problem.☆18Mar 5, 2025Updated last year
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆22Oct 19, 2018Updated 7 years ago
- A modular Python package for the development of metaheuristic algorithms for Vehicle Routing Problems with Intermediate Stops☆30Dec 27, 2023Updated 2 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆94Jun 10, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- HGSADC is a metaheuristic to solve the multi-depot vehicle routing problem.☆32Aug 12, 2018Updated 8 years ago
- Hybrid Genetic Search for Arc Routing Problems. From "Node, edge, arc routing and turn penalties : Multiple problems - One neighborhood e…☆38Jun 13, 2021Updated 5 years ago
- A standalone local search solver for general integer linear programming☆16Jul 8, 2024Updated 2 years ago
- Solve optimization problems and build custom algorithms☆41Aug 25, 2026Updated last week
- Header-only C++23 template library for the bucket graph labeling algorithm for the Shortest Path Problem with Resource Constraints (SPPRC…☆26Updated this week
- Branch-and-price solver for the Feeder Network Design Problem☆36Feb 24, 2023Updated 3 years ago
- A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem☆16Jun 16, 2023Updated 3 years ago