Given a fleet of drones, a list of customer orders, and availability of the individual products in warehouses, schedule the drone operations so that the orders are completed as soon as possible.
-
Updated
Oct 8, 2023 - Java
Given a fleet of drones, a list of customer orders, and availability of the individual products in warehouses, schedule the drone operations so that the orders are completed as soon as possible.
Google Hashcode 2016 Task and part of our solution
Add a description, image, and links to the drone-delivery-problem topic page so that developers can more easily learn about it.
To associate your repository with the drone-delivery-problem topic, visit your repo's landing page and select "manage topics."