Skip to content

explored efficient routing and scheduling for truck-multidrone teams. see paper at link provided!

Notifications You must be signed in to change notification settings

snarayan21/vrp_summer2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Truck + Multi-Drone Route Planning

This repository contains code, images, and videos for problems dealing with Truck and Multi-Drone route planning. The first part of the planner uses a Vehicle Routing Problem (VRP) variant to determine optimal drone routes that start and end on the road to minimize total flight time, and the second part of the planner uses a Traveling Salesman Problem (TSP) variant to determine the optimal truck route to deploy and collect drones in order to minimize the makespan.

For questions or clarifications, please email Saaketh Narayan at saaketh@seas.upenn.edu

About

explored efficient routing and scheduling for truck-multidrone teams. see paper at link provided!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published