The totals of items and balances within each queue. Saves a lot of storage reads in the case of sparsely packed queues.
The vector is indexed by duration in Periods, offset by one, so information on the queue whose duration is one Period would be storage 0.
Period
0
The totals of items and balances within each queue. Saves a lot of storage reads in the case of sparsely packed queues.
The vector is indexed by duration in
Periods, offset by one, so information on the queue whose duration is onePeriodwould be storage0.