Package jline.api.mapqn
package jline.api.mapqn
MAP queueing network analysis algorithms.
This package implements analysis algorithms for queueing networks with Markovian Arrival Processes (MAP), supporting more general arrival patterns than standard Poisson processes.
- Since:
- LINE 2.0
-
ClassDescriptionParameters for linear reduction models with phases.Implementation of bnd_linearreduction_new.mod linear program.Implementation of bnd_mvaversion.mod linear program.Implementation of bnd_linearreduction_pf.mod linear program This is the Product Form version without phasesParameters for the Product Form linear reduction modelImplementation of bnd_quadraticreduction.mod linear program.Implementation of bnd_quadraticreduction_delay.mod linear program.Parameters for the quadratic reduction delay model.Implementation of bnd_quadraticreduction_ld.mod linear program (load-dependent).Parameters for the quadratic reduction load-dependent model.Base class for representing MAPQN Linear Programming modelsBase class for MAPQN model parameters.Factory class for creating Mapqn_parameters from NetworkStruct.Parameters for QR Bounds BAS (Blocking After Service) model.Parameters for QR Bounds RSRD (Repetitive Service Random Destination) model.Solution returned by Mapqn LP solvers.Parameters for MVA version models.