The Queue Inference Engine: Addendum
修改了Larson(1990)中的一个方程,将排队推断引擎算法的计算复杂度从O(N^5)降至O(N^3),N为拥堵期间排队顾客数。
A simple modification of one equation in Larson (1990) reduces the computational complexity of the algorithm for the Queue Inference Engine (QIE) from O(N 5 ) to O(N 3 ), where N is the number of customers queued during a congestion period.