RouteSeeker's contribution to the DOCS 2025 VRPTW track.
-
Updated
Aug 19, 2025 - Python
RouteSeeker's contribution to the DOCS 2025 VRPTW track.
The fastest implementation of "A powerful route minimization heuristic for the vehicle routing problem with time windows" Yuichi Nagata, Olli Bräysy
Implementation of VRPPDTW using Cplex in Python
This repository contains the Vehicle Routing Problem with Time Windows and Delivery Robots (VRPTWDR), inspired by the work of Chen et al. (2021). The project uses Java to implement an Adaptive Large Neighborhood Search (ALNS) heuristic for solving the problem and compares the performance with solutions obtained via the Gurobi optimizer.
Electric Vehicle Routing with Time Windows and Charging Stations from the Perspective of Customer Satisfaction
Add a description, image, and links to the vehicle-routing-problems-with-time-window topic page so that developers can more easily learn about it.
To associate your repository with the vehicle-routing-problems-with-time-window topic, visit your repo's landing page and select "manage topics."