Uses of Class
jline.lang.Network
Package
Description
Procedural algorithms for solving stochastic models
Examples of regular and layered queueing networks.
Input/output from the command line or XML files.
Abstractions to declare basic elements of a model.
This package contains the classes used the specify LayeredNetwork objects
This package contains the classes used the specify Network objects
Classes that model the state of a network and its individual nodes
Solver superclasses and related data structures.
Solution approaches based on Continuous-Time Markov Chain solution
Solution approaches based on mean-field and fluid approximations.
Classes that implement the smoothing method for transient fluid analysis
Wrapper for the Java Modelling Tools (JMT) suite solvers
LINE's native Layered Network (LN) solver
Wrapper for University of Carleton RADS group's Layered Queueing Network Solver (LQNS)
Analysis approaches based on matrix-analytic methods
Analysis approaches based on Mean-Value Analysis (MVA)
Analysis approaches based on Normalizing Costant (NC) methods
Analysis approaches based on the Stochastic Simulation Algorithm (SSA) for Markov chains
-
Uses of Network in jline.api
Modifier and TypeMethodDescriptionstatic Matrix
FJ.findPaths
(NetworkStruct sn, Matrix P, int startNode, int endNode, int r, ArrayList<Integer> toMerge, Matrix QN, Matrix TN, double currentTime, Matrix fjclassmap, Matrix fjforkmap, Network nonfjmodel) Finds the response times along each path leading out of startNode up to (and not including) endNodestatic Matrix
FJ.findPathsCS
(NetworkStruct sn, Matrix P, int curNode, int endNode, int curClass, ArrayList<Integer> toMerge, Matrix QN, Matrix TN, double currentTime, Matrix fjclassmap, Matrix fjforkmap, Network nonfjmodel) Finds the response times along each path leading out of curNode up to (and not including) endNode Variant for models with class switchingstatic Ret.FJApprox
Heidelberger-Trivedi fork-join queueing network transformation.static Ret.FJApprox
Fork-Join Transform approach to evaluate queueing networks including fork-join systems.static Ret.FJsortForks
FJ.sort_forks
(NetworkStruct sn, NetworkStruct nonfjstruct, Matrix fjforkmap, Matrix fjclassmap, Network nonfjmodel) Determines a directed acyclic graph of relationships among fork nodes. -
Uses of Network in jline.examples
Modifier and TypeMethodDescriptionstatic Network
TestModels.aphExample1()
static Network
TestModels.aphExample2()
static Network
TestModels.aphExample3()
static Network
TestModels.closed2()
static Network
TestModels.ctmcExample1()
static Network
TestModels.erlangExample1()
static Network
TestModels.erlangExample2()
static Network
TestModels.erlangExample3()
static Network
TestModels.ex1()
static Network
TestModels.ex10()
static Network
TestModels.ex11()
static Network
TestModels.ex2()
static Network
TestModels.ex3()
static Network
TestModels.ex4()
static Network
TestModels.ex5()
static Network
TestModels.ex6()
static Network
TestModels.ex7()
static Network
TestModels.ex8()
static Network
TestModels.ex9()
static Network
CacheModel.example_cacheModel_1()
static Network
CacheModel.example_cacheModel_2()
static Network
CacheModel.example_cacheModel_3()
static Network
CacheModel.example_cacheModel_4()
static Network
CacheModel.example_cacheModel_5()
static Network
CDFRespT.example_cdfRespT_1()
static Network
CDFRespT.example_cdfRespT_2()
static Network
CDFRespT.example_cdfRespT_3()
static Network
CDFRespT.example_cdfRespT_4()
static Network
CDFRespT.example_cdfRespT_5()
static Network
ClassSwitching.example_classSwitch_1()
static Network
ClosedModel.example_closedModel_1()
static Network
ClosedModel.example_closedModel_2()
static Network
ClosedModel.example_closedModel_3()
static Network
ClosedModel.example_closedModel_4()
static Network
ClosedModel.example_closedModel_5()
static Network
ClosedModel.example_closedModel_6()
static Network
ClosedModel.example_closedModel_7fcfs()
static Network
ClosedModel.example_closedModel_7lcfspr()
static Network
ClosedModel.example_closedModel_7ps()
static Network
ClosedModel.example_closedModel_8()
static Network
ClosedModel.example_closedModel_9()
static Network
CyclicPolling.example_cyclicPolling_1()
static Network
CyclicPolling.example_cyclicPolling_2()
static Network
CyclicPolling.example_cyclicPolling_3()
static Network
CyclicPolling.example_cyclicPolling_4()
static Network
ForkJoinModel.example_forkJoin_1()
static Network
ForkJoinModel.example_forkJoin_10()
static Network
ForkJoinModel.example_forkJoin_11()
static Network
ForkJoinModel.example_forkJoin_12()
static Network
ForkJoinModel.example_forkJoin_13()
static Network
ForkJoinModel.example_forkJoin_2()
static Network
ForkJoinModel.example_forkJoin_3()
static Network
ForkJoinModel.example_forkJoin_4()
static Network
ForkJoinModel.example_forkJoin_5()
static Network
ForkJoinModel.example_forkJoin_6()
static Network
ForkJoinModel.example_forkJoin_7()
static Network
ForkJoinModel.example_forkJoin_8()
static Network
ForkJoinModel.example_forkJoin_9()
static Network
ForkJoinModel.example_forkJoin_cs()
static Network
ForkJoinModel.example_forkJoin_nested()
static Network
ForkJoinModel.example_forkJoin_series()
static Network
InitState.example_initState_1()
static Network
InitState.example_initState_2()
static Network
InitState.example_initState_3()
static Network
LoadDependent.example_loadDependent_1()
static Network
LoadDependent.example_loadDependent_2()
static Network
LoadDependent.example_loadDependent_3()
static Network
LoadDependent.example_loadDependent_4()
static Network
LoadDependent.example_loadDependent_5()
static Network
Misc.example_misc_1()
static Network
Misc.example_misc_2()
static Network
Misc.example_misc_3()
static Network
Misc.example_misc_4()
static Network
MixedModel.example_mixedModel_1()
static Network
MixedModel.example_mixedModel_2()
static Network
MixedModel.example_mixedModel_3()
static Network
MixedModel.example_mixedModel_4()
static Network
MixedModel.example_mixedModel_5()
static Network
OpenModel.example_openModel_1()
static Network
OpenModel.example_openModel_2()
static Network
OpenModel.example_openModel_3()
static Network
OpenModel.example_openModel_4()
static Network
OpenModel.example_openModel_5()
static Network
OpenModel.example_openModel_6()
static Network
TestModels.example_openModel_6()
static Network
Prio.example_prio_1()
static Network
Prio.example_prio_2()
static Network
Prio.example_prio_3()
static Network
RLRouting.example_rlRouting_1()
static Network
RLRouting.example_rlRouting_2()
static Network
RLRouting.example_rlRouting_3()
static Network
StateDepRouting.example_stateDependentRouting_1()
static Network
StateDepRouting.example_stateDependentRouting_2()
static Network
StateDepRouting.example_stateDependentRouting_3()
static Network
StateProbabilities.example_stateProbabilities_1()
static Network
StateProbabilities.example_stateProbabilities_2()
static Network
StateProbabilities.example_stateProbabilities_3()
static Network
StateProbabilities.example_stateProbabilities_4()
static Network
StateProbabilities.example_stateProbabilities_5()
static Network
StateProbabilities.example_stateProbabilities_6()
static Network
StochPetriNet.example_stochPetriNet_1()
static Network
StochPetriNet.example_stochPetriNet_2()
static Network
SwitchoverTimes.example_switchoverTimes_1()
static Network
Gallery.gallery_aphm1()
static Network
Gallery.gallery_coxm1()
static Network
Gallery.gallery_cqn()
static Network
Gallery.gallery_cqn
(int M) static Network
Gallery.gallery_cqn
(int M, boolean useDelay) static Network
Gallery.gallery_cqn
(int M, boolean useDelay, long seed) static Network
Gallery.gallery_cqn_multiclass()
static Network
Gallery.gallery_cqn_multiclass
(int M, int R) static Network
Gallery.gallery_cqn_multiclass
(int M, int R, boolean useDelay) static Network
Gallery.gallery_cqn_multiclass
(int M, int R, boolean useDelay, long seed) static Network
Gallery.gallery_dm1()
static Network
Gallery.gallery_erldk()
static Network
Gallery.gallery_erldk
(int k) static Network
Gallery.gallery_erlerl1_reentrant()
static Network
Gallery.gallery_erlerl1_reentrant
(int n) static Network
Gallery.gallery_erlm1()
static Network
Gallery.gallery_erlm1_ps()
static Network
Gallery.gallery_erlm1_reentrant()
static Network
Gallery.gallery_gamm1()
static Network
Gallery.gallery_hyperl1_feedback()
static Network
Gallery.gallery_hyperl1_reentrant()
static Network
Gallery.gallery_hyperlk()
static Network
Gallery.gallery_hyperlk
(int k) static Network
Gallery.gallery_hyphyp1_linear()
static Network
Gallery.gallery_hyphyp1_linear
(int n) static Network
Gallery.gallery_hyphyp1_linear
(int n, Double Umax) static Network
Gallery.gallery_hyphyp1_reentrant()
static Network
Gallery.gallery_hyphyp1_tandem()
static Network
Gallery.gallery_hypm1()
static Network
Gallery.gallery_hypm1_reentrant()
static Network
Gallery.gallery_mapm1()
static Network
Gallery.gallery_mapm1
(MAP map) static Network
Gallery.gallery_mapmk()
static Network
Gallery.gallery_mapmk
(MAP map) static Network
Gallery.gallery_mapmk
(MAP map, int k) static Network
Gallery.gallery_mdk()
static Network
Gallery.gallery_mdk
(int k) static Network
Gallery.gallery_merl1()
static Network
Gallery.gallery_merl1_linear()
static Network
Gallery.gallery_merl1_linear
(int n) static Network
Gallery.gallery_merl1_linear
(int n, Double Umax) static Network
Gallery.gallery_merl1_reentrant()
static Network
Gallery.gallery_merl1_tandem()
static Network
Gallery.gallery_merlk()
static Network
Gallery.gallery_merlk
(int k) static Network
Gallery.gallery_mhyp1()
static Network
Gallery.gallery_mhyp1_linear()
static Network
Gallery.gallery_mhyp1_linear
(int n) static Network
Gallery.gallery_mhyp1_linear
(int n, Double Umax) static Network
Gallery.gallery_mhyp1_reentrant()
static Network
Gallery.gallery_mhyp1_tandem()
static Network
Gallery.gallery_mhypk()
static Network
Gallery.gallery_mhypk
(int k) static Network
Gallery.gallery_mm1()
static Network
Gallery.gallery_mm1_feedback()
static Network
Gallery.gallery_mm1_feedback
(double p) static Network
Gallery.gallery_mm1_linear()
static Network
Gallery.gallery_mm1_linear
(Integer n) static Network
Gallery.gallery_mm1_linear
(Integer n, Double Umax) static Network
Gallery.gallery_mm1_multiclass()
static Network
Gallery.gallery_mm1_prio()
static Network
Gallery.gallery_mm1_ps()
static Network
Gallery.gallery_mm1_ps_feedback()
static Network
Gallery.gallery_mm1_ps_feedback
(double p) static Network
Gallery.gallery_mm1_ps_multiclass()
static Network
Gallery.gallery_mm1_ps_reentrant()
static Network
Gallery.gallery_mm1_reentrant()
static Network
Gallery.gallery_mm1_tandem()
static Network
Gallery.gallery_mm1_tandem
(Double Umax) static Network
Gallery.gallery_mm1_tandem_multiclass()
static Network
Gallery.gallery_mmap1()
static Network
Gallery.gallery_mmap1
(MAP map) static Network
Gallery.gallery_mmap1_multiclass()
static Network
Gallery.gallery_mmap1_multiclass
(MAP map1, MAP map2) static Network
Gallery.gallery_mmapk()
static Network
Gallery.gallery_mmapk
(MAP map, int k) static Network
Gallery.gallery_mmk()
static Network
Gallery.gallery_mmk
(int k) static Network
Gallery.gallery_mpar1()
static Network
Gallery.gallery_parm1()
static Network
Gallery.gallery_repairmen()
static Network
Gallery.gallery_repairmen
(int seed) static Network
Gallery.gallery_repairmen
(int nServers, long seed) static Network
Gallery.gallery_replayerm1()
static Network
Gallery.gallery_replayerm1
(String fileName) static Network
Gallery.gallery_um1()
static Network
GettingStarted.getting_started_1()
static Network
GettingStarted.getting_started_2()
static Network
GettingStarted.getting_started_3()
static Network
GettingStarted.getting_started_4()
static Network
GettingStarted.getting_started_5()
static Network
GettingStarted.getting_started_6()
static Network
GettingStarted.getting_started_7()
static Network
GettingStarted.getting_started_8()
static Network
TestModels.mixed1()
static Network
TestModels.test_closedModel_2()
static Network
TestModels.test_closedModel_3()
static Network
TestModels.test_closedModel_4()
static Network
TestModels.test_closedModel_5()
static Network
TestModels.test_closedModel_8()
static Network
TestModels.test_closedModel_9()
static Network
TestModels.test_CQN_JMT_2()
static Network
ForkJoinModel.test_forkJoinCS_1()
static Network
TestModels.test_mixedModel_1()
static Network
TestModels.test_openModel_1()
static Network
TestModels.test_openModel_1b()
-
Uses of Network in jline.io
Modifier and TypeMethodDescription -
Uses of Network in jline.lang
Modifier and TypeFieldDescriptionprotected Network
ClosedClass.model
protected Network
OpenClass.model
Modifier and TypeMethodDescriptionstatic Network
Network.cyclic
(Matrix N, Matrix D, SchedStrategy[] strategy, Matrix S) static Network
Network.cyclicFcfs
(Matrix N, Matrix D, Matrix S) static Network
Network.cyclicFcfsInf
(Matrix N, Matrix D, Matrix Z) static Network
Network.cyclicFcfsInf
(Matrix N, Matrix D, Matrix Z, Matrix S) static Network
static Network
Network.cyclicPsInf
(Matrix N, Matrix D, Matrix S) static Network
Network.cyclicPsInf
(Matrix N, Matrix D, Matrix Z, Matrix S) Ensemble.getModel
(int modelIdx) static Network
Network.tandem
(Matrix lambda, Matrix D, SchedStrategy[] strategy, Matrix S) static Network
Network.tandemFcfs
(Matrix lambda, Matrix D, Matrix S) static Network
Network.tandemFcfsInf
(Matrix lambda, Matrix D) static Network
Network.tandemFcfsInf
(Matrix lambda, Matrix D, Matrix Z) static Network
Network.tandemFcfsInf
(Matrix lambda, Matrix D, Matrix Z, Matrix S) static Network
static Network
Network.tandemPsInf
(Matrix lambda, Matrix D) static Network
Network.tandemPsInf
(Matrix lambda, Matrix D, Matrix Z) static Network
Network.tandemPsInf
(Matrix lambda, Matrix D, Matrix Z, Matrix S) ModifierConstructorDescriptionClosedClass
(Network model, String name, double njobs, Station refstat) ClosedClass
(Network model, String name, double njobs, Station refstat, int priority) DisabledClass
(Network model, String name, Station refstat) SelfLoopingClass
(Network model, String name, long njobs, Station refstat) SelfLoopingClass
(Network model, String name, long njobs, Station refstat, int priority) -
Uses of Network in jline.lang.layered
-
Uses of Network in jline.lang.nodes
Modifier and TypeMethodDescriptionFork.getModel()
Join.getModel()
Logger.getModel()
Node.getModel()
ModifierConstructorDescriptionCache
(Network model, String name, int nitems, int itemLevelCap, ReplacementStrategy replPolicy) Cache
(Network model, String name, int nitems, int itemLevelCap, ReplacementStrategy replPolicy, Matrix[] graph) Cache
(Network model, String name, int nitems, Matrix itemLevelCap, ReplacementStrategy replPolicy) Cache
(Network model, String name, int nitems, Matrix itemLevelCap, ReplacementStrategy replPolicy, Matrix[] graph) ClassSwitch
(Network model, String name) ClassSwitch
(Network model, String name, Matrix csFun) Place
(Network model, String name, SchedStrategy schedStrategy) Queue
(Network model, String name, SchedStrategy schedStrategy) Transition
(Network model, String nodeName) -
Uses of Network in jline.lang.state
-
Uses of Network in jline.solvers
Modifier and TypeMethodDescriptionstatic List<NetworkSolver>
NetworkSolver.getAllSolvers
(Network model) final void
static boolean
ModifierConstructorDescriptionprotected
NetworkSolver
(Network model, String name) protected
NetworkSolver
(Network model, String name, SolverOptions options) -
Uses of Network in jline.solvers.ctmc
ModifierConstructorDescriptionSolverCTMC
(Network model, Object... args) SolverCTMC
(Network model, SolverOptions options) -
Uses of Network in jline.solvers.fluid
ModifierConstructorDescriptionSolverFluid
(Network model) SolverFluid
(Network model, Object... varargin) SolverFluid
(Network model, String method) SolverFluid
(Network model, SolverOptions options) -
Uses of Network in jline.solvers.fluid.smoothing
Modifier and TypeMethodDescriptionorg.apache.commons.math3.optim.PointValuePair
PStarSearcher.findPStarValues
(Network model, Matrix targetQueueLengths) PStarSearcher.generateTargetQueueLengths
(Network model) ModifierConstructorDescriptionCMAESObjectiveFunction
(Matrix targetQueueLengths, Network model, boolean stiff) PStarOptimisationFunction
(Matrix QNSSA, Network model, boolean stiff) -
Uses of Network in jline.solvers.jmt
-
Uses of Network in jline.solvers.ln
-
Uses of Network in jline.solvers.lqns
-
Uses of Network in jline.solvers.mam
-
Uses of Network in jline.solvers.mva
Modifier and TypeMethodDescriptionstatic boolean
Checks whether the given model is supported by the MVA solver -
Uses of Network in jline.solvers.nc
Modifier and TypeMethodDescriptionstatic boolean
Checks whether the given model is supported by the NC solver -
Uses of Network in jline.solvers.ssa