I want the lowest numbers of workers to deliver the following
Constraints are
Workers need to work a min of 4 hours and max of 6 hours
Workers need at least 20 hours a week
It takes all workers 30 mins to reach the warehouse and prep the items. It then takes 30 mins to travel from the warehouse to the customer. Each delivery takes 30 mins
Let's also assume there are no returns journeys.
Workers can start a shift at 8am
Please let me know if you have any other questions
Table of the delivery schedule below
Constraints are
Workers need to work a min of 4 hours and max of 6 hours
Workers need at least 20 hours a week
It takes all workers 30 mins to reach the warehouse and prep the items. It then takes 30 mins to travel from the warehouse to the customer. Each delivery takes 30 mins
Let's also assume there are no returns journeys.
Workers can start a shift at 8am
Please let me know if you have any other questions
Table of the delivery schedule below
deliveries.xlsx | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
O | P | Q | R | S | T | U | V | |||
6 | Day of Week | |||||||||
7 | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | ||||
8 | Time | 09:00-09:30 | 11 | 8 | 6 | 8 | 6 | 1 | ||
9 | 09:30-10:00 | 3 | 2 | 5 | 3 | 3 | 1 | |||
10 | 10:00-10:30 | 4 | 2 | 3 | 1 | 2 | 1 | |||
11 | 10:30-11:00 | 3 | 1 | 2 | 0 | 2 | 1 | |||
12 | 11:00-11:30 | 2 | 3 | 3 | 3 | 5 | 1 | |||
13 | 11:30-12:00 | 3 | 2 | 4 | 2 | 1 | 1 | |||
14 | 12:00-12:30 | 3 | 3 | 3 | 2 | 3 | 1 | |||
15 | 12:30-13:00 | 2 | 1 | 1 | 1 | 3 | 0 | |||
16 | 13:00-13:30 | 3 | 1 | 1 | 3 | 1 | 1 | |||
17 | 13:30-14:00 | 2 | 1 | 2 | 2 | 3 | 0 | |||
18 | 14:00-14:30 | 1 | 2 | 2 | 1 | 1 | 0 | |||
19 | 14:30-15:00 | 2 | 1 | 2 | 1 | 2 | 0 | |||
20 | 15:00-15:30 | 2 | 2 | 2 | 1 | 2 | 0 | |||
21 | 15:30-16:00 | 2 | 1 | 1 | 1 | 3 | 0 | |||
22 | 16:00-16:30 | 2 | 1 | 1 | 1 | 1 | 0 | |||
23 | 16:30-17:00 | 0 | 1 | 0 | 1 | 0 | 0 | |||
24 | 17:00-17:30 | 1 | 1 | 0 | 1 | 0 | 0 | |||
25 | 17:30-18:00 | 0 | 0 | 1 | 0 | 0 | 0 | |||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
Q8:V25 | Q8 | =D8*200 |