LINE Solver MATLAB API Documentation
Welcome to the LINE Solver MATLAB documentation. LINE is an open source package for analyzing queueing models via analytical methods and simulation.
The API reference below is generated statically from matlab/src with
sphinxcontrib-matlabdomain – it stays in sync with the sources automatically,
on every build.
API Documentation
lang – Networks, nodes, classes, distributions, solvers
api.cache – Cache performance analysis
api.lossn – Analysis of networks with blocking
api.lsn – Layered queueing network analysis
api.mc – CTMC and DTMC analysis tools
api.mam – QBD processes and matrix-analytic solutions
api.npfqn – Approximations for intractable queueing networks
api.polling – Analysis of gated, exhaustive, and k-limited polling
api.pfqn – MVA, convolution, and normalizing constant methods
api.qsys – Single-station queueing system analysis
api.sn – Network analysis and transformation utilities
lang.constant – Helper functions, constants, and enumerations
Module Locations
Category |
MATLAB Path |
Description |
|---|---|---|
Cache API |
|
Cache analysis algorithms |
Constants |
|
Enumerations and global constants |
Core |
|
Network, Node, and JobClass definitions |
Distributions |
|
Exp, Erlang, PH, MAP, etc. |
Layered Networks |
|
LayeredNetwork, Task, Activity |
LossN API |
|
Loss network algorithms |
LSN API |
|
Layered stochastic network utilities |
MAM API |
|
Matrix-analytic methods |
MC API |
|
Markov chain analysis |
Nodes |
|
Queue, Source, Sink, etc. |
NPFQN API |
|
Non-product-form network approximations |
PFQN API |
|
Product-form queueing network algorithms |
Polling API |
|
Polling system algorithms |
Qsys API |
|
Single queueing system formulas |
SN API |
|
Stochastic network utilities |
Solvers |
|
MVA, CTMC, Fluid, MAM, etc. |
License
Copyright (c) 2012-2026, QORE Lab, Imperial College London. All rights reserved.