Class Solver_sqd

java.lang.Object
jline.solvers.mva.handlers.Solver_sqd

public final class Solver_sqd extends Object
Handler for the Blocking-After-Service (BAS) approximate MVA method.

Wraps the Npfqn_sqd.npfqn_sqd(NetworkStruct, int) chain-aggregated approximation: solves the single closed chain, then disaggregates the chain-level throughput, queue length and utilization back to per-class results via SnDeaggregateChainResults. Supports single-chain closed networks (one or more classes connected by class switching); multi-chain models warn and return empty, since the BAS approximation models a single circulating population.