Compute the visit ratios to the service centers of an open multiclass network with K service centers and C customer classes.
INPUTS
P(r,i,s,j)
probability that a class r request which completed service at center i is routed to center j as a class s request. Class switching is supported.
lambda(r,i)
external arrival rate of class r requests to center i.
OUTPUTS
V(r,i)
visit ratio of class r requests at center i.
Package: queueing