Order Assignment and Delivery Time
Start Timer
0:00:00
Let’s say we have 2 delivery drivers and 3 food orders, each going to a different customer address, and each order must be picked up separately from a different restaurant. Each driver can carry only one order at a time, and all pickups and deliveries start from the same central location.
How would you assign the orders and sequence the pickups and deliveries to minimize the total time until all three orders are delivered?
.
.
.
.
.
.
.
.
.
Comments