jline

See: Description

Packages 
Package Description
jlineLINE - Queueing theory algorithms.
jline.api.cacheCache modeling algorithms and performance analysis methods.
jline.api.lossnLoss network analysis algorithms.
jline.api.lsnLayered Stochastic Network (LSN) analysis algorithms.
jline.api.mamMatrix Analytic Methods (MAM) for structured Markov chains.
jline.api.mam.m3ppM3PP (Marked Markov Modulated Poisson Process) fitting and analysis.
jline.api.mapqnMAP Queueing Network analysis algorithms.
jline.api.mcMarkov Chain analysis utilities.
jline.api.measuresPerformance measures and metrics computation.
jline.api.npfqnNon-Product-Form Queueing Network (NPFQN) approximations.
jline.api.pfqnProduct-Form Queueing Network (PFQN) analysis algorithms.
jline.api.pfqn.lcfsLCFS (Last-Come-First-Served) queueing network algorithms.
jline.api.pfqn.ldLoad-dependent queueing network algorithms.
jline.api.pfqn.mvaMean Value Analysis (MVA) algorithms.
jline.api.pfqn.ncNormalizing Constant computation algorithms.
jline.api.pollingPolling system analysis algorithms.
jline.api.qsysSingle queueing system analysis.
jline.api.rlReinforcement Learning utilities for queueing control.
jline.api.snStochastic Network utility functions.
jline.api.traceTrace data analysis functions.
jline.api.wkflowWorkflow modeling utilities.
jline.benchBenchmarking utilities and performance test models for LINE solvers.
jline.bench.cqnClosed Queueing Network (CQN) benchmarks for solver performance evaluation.
jline.bench.fjFork-Join model benchmarks for parallel processing system evaluation.
jline.bench.lqnLayered Queueing Network (LQN) benchmarks for hierarchical system evaluation.
jline.cliCommand line and WebSocket client/server execution.
jline.examplesComprehensive examples and tutorials for LINE queueing network modeling.
jline.examples.javaComprehensive examples and gallery of queueing network models for the LINE solver.
jline.examples.java.advancedAdvanced queueing network examples with complex features and topologies.
jline.examples.java.basicBasic queueing network examples demonstrating fundamental concepts.
jline.examples.java.modelsPre-built queueing network model templates and generators.
jline.ioInput/output from the command line or XML files.
jline.langAbstractions to declare basic elements of a model.
jline.lang.constantThis package contains constants used in the definition of queueing characteristics
jline.lang.layeredThis package contains the classes used the specify LayeredNetwork objects
jline.lang.nodeparamNode parameter specifications and configuration classes.
jline.lang.nodesThis package contains the classes used the specify Network objects
jline.lang.processesThis package contains processes and statistical distributions used to specify arrival rates, service rates, and item popularities
jline.lang.sectionsClasses that model the individual sections that form a Network node
jline.lang.stateClasses that model the state of a network and its individual nodes
jline.lib.butoolsBuTools library port for Markovian modeling.
jline.lib.emphtEMpht algorithm for phase-type distribution fitting.
jline.lib.kpctoolboxPort of the KPC-Toolbox library for Markovian process fitting and manipulation.
jline.lib.ltiLinear Time-Invariant (LTI) system utilities.
jline.lib.m3aM3A library for Markovian arrival process fitting.
jline.lib.permMatrix permanent computation algorithms.
jline.lib.smcSMC (Structured Markov Chain) solver library.
jline.solversSolver superclasses and related data structures.
jline.solvers.autoAutomatic solver selection and configuration for queueing networks.
jline.solvers.ctmcThis package provides an implementation of SolverCTMC.
jline.solvers.ctmc.analyzersAnalyzers for SolverCTMC.
jline.solvers.ctmc.handlersHandlers for SolverCTMC.
jline.solvers.desDiscrete Event Simulation (DES) solver using SSJ library.
jline.solvers.des.analyzersAnalyzers for SolverDES.
jline.solvers.des.handlersHandlers for SolverDES.
jline.solvers.envThis package provides an implementation of SolverEnv.
jline.solvers.fluidThis package provides an implementation of SolverFluid.
jline.solvers.fluid.analyzersAnalyzers for SolverFluid.
jline.solvers.fluid.handlersHandlers for SolverFluid.
jline.solvers.jmtThis package provides an implementation of SolverJMT.
jline.solvers.jmt.handlersHandlers for SolverJMT.
jline.solvers.lnThis package provides an implementation of SolverLN.
jline.solvers.lqnsThis package provides an implementation of SolverLQNS.
jline.solvers.mamThis package provides an implementation of SolverMAM.
jline.solvers.mam.analyzersAnalyzers for SolverMAM.
jline.solvers.mam.handlersHandlers for SolverMAM.
jline.solvers.mvaThis package provides an implementation of SolverMVA.
jline.solvers.mva.analyzersAnalyzers for SolverMVA.
jline.solvers.mva.handlersHandlers for SolverMVA.
jline.solvers.ncThis package provides an implementation of SolverNC.
jline.solvers.nc.analyzersAnalyzers for SolverNC.
jline.solvers.nc.handlersHandlers for SolverNC.
jline.solvers.nnThis package provides an implementation of SolverNN.
jline.solvers.nn.analyzersAnalyzers for SolverNN.
jline.solvers.nn.handlersHandlers for SolverNN.
jline.solvers.qnsThis package provides an implementation of SolverQNS.
jline.solvers.qns.analyzersAnalyzers for SolverQNS.
jline.solvers.qns.handlersHandlers for SolverQNS.
jline.solvers.ssaThis package provides an implementation of SolverSSA.
jline.solvers.ssa.analyzersAnalyzers for SolverSSA.
jline.solvers.ssa.handlersHandlers for SolverSSA.
jline.utilFundamental data structures and utilities
jline.util.graphGraph theory utilities and algorithms for network analysis.
jline.util.matrixMatrix operations and linear algebra utilities for queueing analysis.
kroqbdKroQBD - QBD process analysis library.