Package jline.api.pfqn
package jline.api.pfqn
Product-Form Queueing Network (PFQN) analysis algorithms.
This package contains algorithms for analyzing queueing networks with product-form solutions, including Mean Value Analysis (MVA), normalizing constant, and load-dependent algorithms. Product-form networks have closed-form solutions that can be computed efficiently.
Sub-packages
jline.api.pfqn.mva- Mean Value Analysis algorithmsjline.api.pfqn.nc- Normalizing Constant algorithmsjline.api.pfqn.ld- Load-dependent algorithms
- Since:
- LINE 2.0
- See Also:
-
ClassesClassDescriptionPerfect/approximate stationary state sampler for closed single-class multiserver product-form networks.Result holder mirroring the MATLAB [Q,X,T] return of pfqn_cftp.Marie's iterative aggregation-decomposition (Marie 1979/1980) for closed queueing networks with FCFS non-exponential (Coxian) service.Majumdar-Woodside robust box bounds on throughput for closed multiclass queueing networks with mixed scheduling disciplines.Result class for pfqn_unique containing all output matrices and mapping information.