cvrp
Here are 99 public repositories matching this topic...
An archive of docs and sample codes from the training period in MSO Lab, HUST. Sep 2022
-
Updated
Nov 24, 2022 - C++
A tabu search implementation for the CVRP problem in Python.
-
Updated
Mar 22, 2022 - Jupyter Notebook
My final year project. Optimize the routes for courier delivery.
-
Updated
Nov 18, 2023 - Python
Implementation of method "route first, cluster-second" for solving CVRP.
-
Updated
Jan 25, 2021 - C
Algorithms for solving large instances of the Capacitated Vehicle Routing Problem (CVRP). Project for the Advanced Data Structures and Algorithms curricular unit.
-
Updated
Oct 6, 2022 - C++
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*.
-
Updated
Mar 12, 2023 - Python
Algorithms applied to Last-Mile Capacitated Vehicle Routing Problems
-
Updated
Mar 6, 2022 - Julia
Hybrid GA + 3D box packing pipeline for vehicle loading and routing. Includes replicates, repair algorithms, automated summaries and figures for research reproducibility.
-
Updated
Dec 3, 2025 - Python
OptiRute es un CRUD optimizador de rutas utilizando algoritmos genéticos desarrollado con Flask
-
Updated
Jan 27, 2024 - CSS
C++ Solver for Vehicle Routing with Time Windows (CVRPTW) problem
-
Updated
Oct 15, 2018 - C++
Consistent VRP with Heterogeneous Fleet - Thesis in Master in Business Analytics
-
Updated
Jul 8, 2025 - SCSS
🚚 Optimize vehicle loading and routing with genetic algorithms and 3D box packing for efficient logistics and reproducible results.
-
Updated
Jan 1, 2026 - Python
This was a school project that centered on finding the most efficient route for a specific number of trucks with specific capacities to deliver their goods using optimization algorithms.
-
Updated
Oct 27, 2022 - Jupyter Notebook
-
Updated
Jun 12, 2024 - Python
Expert-level Claude Code skill for competitive algorithm mining on The Innovation Game (TIG). Develop, optimize, test, and submit algorithms for 3-SAT, CVRP, and Knapsack challenges to earn TIG tokens.
-
Updated
Nov 3, 2025 - Python
Resolução do Capacitated Vehicle Routing Problem (CVRP) de forma meta-heurística utilizando o GILS-RVND
-
Updated
Aug 6, 2020 - C++
Improve this page
Add a description, image, and links to the cvrp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cvrp topic, visit your repo's landing page and select "manage topics."