Vehicle Routing Open-source Optimization Machine
-
Updated
Mar 17, 2026 - C++
Vehicle Routing Open-source Optimization Machine
Node.js bindings for or-tools vehicle routing problems
Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm
A Tabu Search pseudo-parallel algorithm for the Vehicle Routing Problem
A branch-and-cut algorithm for the capacitated vehicle routing problem (CVRP)
This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).
A column generation algorithm (CG) for the capacitated vehicle routing problem (CVRP)
Solving Vehicle Routing Problem with Time Windows using Hillclimbing, Genetic and Simulated Annealing algorithms + Push Foward Insert Heuristic
RLOP: A Framework for Reinforcement Learning, Optimization and Planning Algorithms
Compute an optimized solution to the Vehicle Routing Problem with Time Windows using OR-Tools
Implementation of a theory to use Generalized Partition Crossover with Vehicle Routing Problem.
Implementation of a solution to Jdata GOC
Code for paper: Machine-Learning Component for Multi-Start Metaheuristics to Solve the Capacitated Vehicle Routing Problem
A version of the K-Means Algorithm targeting the Capacitated Clustering Problem
Three alternative methods to brute force / generate all possible solutions to a VRP problem. A feasible approach for problems smaller than 10 customers.
A PDPTW-based metaheuristic algorithm to address the mixed load SBRP focusing on minimizing the number of buses. My algorithm combines record-to-record travel framework with three neighbourhood operators, single paired insertion, swapping pairs between routes, and within route insertion, to improve solution iteratively.
ROS package mirror of Google OR-Tools
Add a description, image, and links to the vrp topic page so that developers can more easily learn about it.
To associate your repository with the vrp topic, visit your repo's landing page and select "manage topics."