Package jline.solvers
package jline.solvers
Solver superclasses and related data structures.
-
ClassesClassDescriptionHandle for managing performance metrics organized by station and job class.Abstract base class for representing average performance metrics tables.Layer-wise table of performance sensitivities of a layered network, one row per (Layer, Station, JobClass).Result container for layered queueing network solver analysis.Table of detailed per-class cache performance metrics, one total row per cache node and read class (List=0) plus, where available and the cache has more than one list, one row per cache list (level).Table of item-level cache occupancy, one row per Cache node, item and cache list (level).Table for displaying network performance metrics organized by station and job class.Table of bound brackets produced by SolverBA, in the layout of
NetworkAvgTable.Table of exact higher moments of the per-chain queue length, one row per (Station, Chain).Raw moment results behindNetworkMomentTable, mirroring themomstruct that MATLAB'sgetMomentTablereturns as its second output.Raw moment results behindNetworkMomentStationTable, mirroring themomstruct that MATLAB'sgetMomentStationTablereturns as its second output.Table of exact higher moments of the TOTAL queue length, one row per station.Table of exact higher moments of the per-class performance measures, one row per (Station, JobClass).Table of exact analytic performance sensitivities, one row per (Station, JobClass).Abstract base class for solvers applicable to queueing network models.Fluent configurator returned byNetworkSolver.options().Abstract base class for model solution algorithms and analysis tools.Container for organized performance metric handles computed by queueing network solvers.Configuration options for queueing network solvers.Advanced configuration options for specialized solver features.Configuration for ordinary differential equation solvers used in fluid analysis.Container for storing performance metrics computed by queueing network solvers.Warm-start placement computation shared by the solvers that can start from an auxiliary solver's steady-state solution (LDES, SSA, JMT, Fluid).