Skip to content
#

vehicle-routing-problems-with-time-window

Here is 1 public repository matching this topic...

Language: Java
Filter by language

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.

  • Updated Mar 15, 2025
  • Java

Improve this page

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.

Curate this topic

Add this topic to your repo

To associate your repository with the vehicle-routing-problems-with-time-window topic, visit your repo's landing page and select "manage topics."

Learn more