Vehicle Routing Open-source Optimization Machine
-
Updated
Nov 8, 2024 - C++
Vehicle Routing Open-source Optimization Machine
Code for paper: Machine-Learning Component for Multi-Start Metaheuristics to Solve the Capacitated Vehicle Routing Problem
Branch-and-Cut method for solving CVRP using CVRPSEP routines and CPLEX generic callback
parMDS: Effective Parallelization of the Vehicle Routing Problem, a Research Paper.
Project for the "Advanced Data Structures and Algorithms" Curricular Unit (FEUP) - VRP Solver
A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.
An archive of docs and sample codes from the training period in MSO Lab, HUST. Sep 2022
A branch-and-cut algorithm for the capacitated vehicle routing problem (CVRP)
Algorithms for solving large instances of the Capacitated Vehicle Routing Problem (CVRP). Project for the Advanced Data Structures and Algorithms curricular unit.
A column generation algorithm (CG) for the capacitated vehicle routing problem (CVRP)
Using Simulated-Annealing algorithm to solve CVRP problem
The capacitated vehicle routing problem
A set of reusable components for fast prototyping CVRP heuristic solution approaches.
Using Savings-Algorithm algorithm to solve CVRP problem
This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).
Metaheuristics to compute an optimized solution for the combined MTCVRPTW and DSP problem
An implementation of the Particle Swarm Optimization method applied to the specific problem of Bike Sharing Redistribution
Resolução do Capacitated Vehicle Routing Problem (CVRP) de forma meta-heurística utilizando o GILS-RVND
Add a description, image, and links to the cvrp topic page so that developers can more easily learn about it.
To associate your repository with the cvrp topic, visit your repo's landing page and select "manage topics."