Vehicle Routing Problem with Drones

Sean McHale
Team: 4 members
Status: Complete
22 Apr 20246 min read
GitHubyoutube
Tags:
Python
Big Data
Pandas
Plotly

This project includes an algorithm and visual for the Vehicle Routing Problem with Drones (VRPD) using a dataset from the 2021 Amazon Last Mile Routing Research Challenge. The VRPD is a variant of the Vehicle Routing Problem (VRP) that includes the use of drones to deliver packages.

To be added...