Vehicle Routing Open-source Optimization Machine
-
Updated
Feb 11, 2025 - C++
Vehicle Routing Open-source Optimization Machine
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.
Add a description, image, and links to the pdptw topic page so that developers can more easily learn about it.
To associate your repository with the pdptw topic, visit your repo's landing page and select "manage topics."