Skip to content
#

vehicle-routing-problems-with-time-window

Here are 3 public repositories matching this topic...

Language: All
Filter by language

My Master's Thesis Project - Solving Vehicle Routing Problem with Time Windows using multiple Classic Heuristic, Metaheuristic algorithms (Hybrid Genetic Search (HGS), Guided Local Search (GLS), Ant Colony Optimisation (ACO), Simulated Annealing (SA)), compare result's with each one's results and present it in the graph.

  • Updated Apr 12, 2025
  • Jupyter Notebook

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