Buzen's algorithm
Buzen's algorithm is an algorithm related to queueing theory used to calculate the normalization constant for a closed jackson network. This constant is used when analyzing these networks, alternatively Mean-value analysis can be used to avoid having to compute the normalization constant. This method was first proposed by Jeffery P. Buzen in 1973.[1]
Derivation
|
|
|
|
|
|
|
|
(Confirm?)
This recursive relationship allows for the calculation of all up to any value of N in order time.
There is a more efficent algorithm for finding for some network. If it is assumed that , then the recursive relationship can be simplified as follows:
|
|
|
|
|
|
|
|
This simpler recursive relationship allows for the calculation of all up to any value of N to be found in order time.
Implementation
References
- ^ Buzen, Jeffrey (1973). "Computational algorithms for closed queueing networks with exponential servers". Communications of the ACM. 16 (9).
(Confirm and expand references?)