Package jline.api.pfqn.nc
package jline.api.pfqn.nc
Normalizing constant algorithms for Product Form Queueing Networks.
This package provides algorithms for computing the normalizing constant in product-form queueing networks, which is essential for deriving steady-state probabilities and performance metrics.
- Since:
- LINE 2.0
-
ClassesClassDescriptionPlacement-order logic of a pass-and-swap (Pinvalid input: '&S') / order-independent network with swap graph H.Derive the GLOBAL placement-order DAG H of a closed two-station pass-and-swap (Pinvalid input: '&S') tandem 1->2->1 directly from its swap graph, for use with
Pfqn_pas_is.Computes g(K) of a multichain closed product-form network with single-server and (optionally) infinite-server queues by numerically inverting its p-dimensional generating function (Choudhury, Leung and Whitt, 1995, eq.Computes g(K) of a multichain closed product-form network with limited load-dependent (LLD) stations and (optionally) infinite-server delay by numerically inverting its p-dimensional generating function (Bertozzi-McKenna eqs.Triple of (A, B, DA) coefficient matrices.Importance-sampling (IS) estimate of the normalizing constant of a closed LOAD-INDEPENDENT product-form queueing network with M single-server queues of per-class demand L and an aggregated delay of think time Z.Importance-sampling (IS) estimate of the normalizing constant of a closed LOAD-DEPENDENT product-form queueing network.Compute the normalizing constant of a repairmen model using Gauss-Laguerre integration.Method of Moments (MOM) solver for product-form queueing networks.Importance-sampling (IS) estimate of the normalizing constant of a SINGLE communicating class of a closed two-station pass-and-swap (Pinvalid input: '&S') / order-independent (OI) tandem with swap graph H (Casale, Comte and Dorsman, 2026).Result ofPfqn_pas_is.pfqn_pas_is(int[], java.util.List<java.util.function.ToDoubleFunction<int[]>>, int[][], long, long, boolean): G, log G, and (2 x R) mean queue lengths.PFQN mom algorithms (documentation marker).PFQN nc algorithms (documentation marker).PFQN procomom algorithms (documentation marker).