SOLUTION TO THE OAKTON RIVER BRIDGE CASE
For a given set of requirements, the smallest number of toll collectors that will meet them can be
obtained from the following integer linear programming problem:
minimize Z = X1 + X2 + X3 + X4 + X5 + X6 + X7
subject to
X3 + X4 + X5 + X6 + X7 R7
X1 + X4 + X5 + X6 + X7 R1
X1 + X2 + X5 + X6 + X7 R2
1. The following table summarizes the requirements for shifts A, B, and C for each of the seven
days of the week along with the allocations that yield the minimum numbers of collectors start-
ing each shift: 18 for shift A, 16 for shift B, and 18 for shift C.
Toll Collector Requirements for Oakton River Case
2. If mixing of shifts is allowed, the daily requirements become the sum of the daily shift re-
quirements, as shown in the second part of the table. The minimum number of collectors starting
each day is shown in the last Start column. The total 50 is a reduction of two from the total re-
quired without allowing for the mixing of shifts.