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*.
☆440Mar 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 2 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 6 months ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆669Updated 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.☆50Jul 15, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆286Dec 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…☆20May 1, 2020Updated 6 years ago
- A matheuristic approach for the Capacitated Vehicle Routing Problem☆51May 13, 2022Updated 4 years ago
- Branch-and-Price-and-Cut in Julia☆216Sep 8, 2025Updated 10 months ago
- Python package to read and write vehicle routing problem instances.☆127Apr 6, 2026Updated 3 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 2 months ago
- DPDP☆107Jan 2, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Adaptive large neighbourhood search (and more!) in Python.☆642Feb 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☆93Apr 17, 2026Updated 3 months ago
- PathWyse: a flexible, open-source library for the resource constrained shortest path problem☆43Jul 9, 2026Updated last week
- 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 11 months ago
- A python framework for solving the VRP and its variants with column generation.☆203Apr 28, 2023Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A Julia interface for VRPSolver☆18Nov 17, 2025Updated 8 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.☆33Jan 11, 2026Updated 6 months 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 last year
- This library provides a comprehensive suite of algorithms to solve the Traveling Salesman Problem (TSP), ranging from Exact Algorithms, H…☆140May 17, 2026Updated 2 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#☆93Jun 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.
- 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
- HGSADC is a metaheuristic to solve the multi-depot vehicle routing problem.☆32Aug 12, 2018Updated 7 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☆41Jul 10, 2026Updated last week
- Header-only C++23 template library for the bucket graph labeling algorithm for the Shortest Path Problem with Resource Constraints (SPPRC…☆26Jul 5, 2026Updated 2 weeks ago
- 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