LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
Layered queueing networks (lqn)

Algorithms over the layered structure itself, as opposed to the per-layer networks the LN solver builds from it. More...

Collaboration diagram for Layered queueing networks (lqn):

Files

file  include/line/api/lqn/lqn_boxbounds.h
 Majumdar-Woodside robust box bounds on the throughput of a layered network.
file  include/line/api/lqn/lqn_mol.h
 Method of Layers on the SRVN decomposition of a layered queueing network whose entries carry no activity graph.
file  include/line/api/lqn/lqn_ph.h
 Phase-type composition of an LQN activity graph, the machinery behind SolverLN method 'srvn.ph'.
file  include/line/api/lqn/lsn_max_multiplicity.h
 Maximum sustainable multiplicity (concurrency level) of every element of a layered software network.

Detailed Description

Algorithms over the layered structure itself, as opposed to the per-layer networks the LN solver builds from it.