qncmvisits
Compute the average number of visits for the nodes of a closed multiclass network with service centers and customer classes.
INPUTS
P(r,i,s,j)
probability that a class request which completed service at center is routed to center as a class request. Class switching is allowed.
r(c)
index of class reference station,
, .
The class visit count to server r(c)
(V(c,r(c))
) is conventionally set to 1. The reference
station serves two purposes: (i) its throughput is assumed to be the
system throughput, and (ii) a job returning to the reference station
is assumed to have completed one cycle. Default is to consider
station 1 as the reference station for all classes.
OUTPUTS
V(c,i)
number of visits of class requests at center .
ch(c)
chain number that class belongs
to. Different classes can belong to the same chain. Chains are
numbered sequentially starting from 1 (). The
total number of chains is max(ch)
.