Class SolverMVAOIAnalyzer

java.lang.Object
jline.solvers.mva.SolverMVAOIAnalyzer

public class SolverMVAOIAnalyzer extends Object
Exact mean-value MVA for order-independent (OI) queueing networks. An OI station is a class-dependent load-dependent server whose total service rate mu(n) is a permutation-invariant function of the per-class count vector n. A closed network of infinite-server (delay) and load-independent (single-server, product-form) stations plus ANY number of OI stations is product-form. This analyzer aggregates the delay stations into a single think-time vector Z, collects the load-independent (LI) queue demands and the OI-station rate handles, and calls Pfqn_mvaoi, the mean-value Conditional-MVA (CMVA) that carries one rate-shift vector per OI station and returns exact per-class throughput and queue-lengths WITHOUT any normalizing constant or joint marginal. The marginal-distribution counterpart is Pfqn_mvaoi_marg. Reference: Reiser, Lavenberg (1980), JACM 27(2); load-dependent extension Bruell, Balbo, Afshari (1984); OI stations / CMVA Casale (2009); Casale, Comte, Dorsman (2026).