Package jline.io
Class Ret.pfqnManjunath
java.lang.Object
jline.io.Ret.pfqnManjunath
- Enclosing class:
- Ret
Result of the Manjunath-Sikdar transform for product-form queueing networks
(Pfqn_manjunath): the exact normalizing constant over a state space cut by
linear integer constraints, its logarithm, and the realised cost.
peakStates is the largest number of series coefficients held at once, which is prod_r (N_r+1) times the product of (b_j+1) over the constraint rows live at the same time. It is reported rather than inferred because the elimination order, not the row count, is what decides it.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
G
-
lG
-
peakStates
public long peakStates -
Q
Per-class decomposition, null unless it was requested. All 1xR.Q + think + blocked == N exactly: a refused admission is a DELETED transition, so a blocked job never leaves the delay, and because the think time is exponential a held job is indistinguishable from one still thinking. Little's law is what separates the two.
-
X
-
U
-
think
-
blocked
-
delay
-
-
Constructor Details
-
pfqnManjunath
-