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

Blocking probabilities of a Kelly loss network: the Erlang fixed point, the Manjunath-Sikdar residue, decision-diagram recursion and Monte Carlo. More...

Collaboration diagram for Loss networks (lossn):

Files

file  include/line/api/lossn/lossn_erlangfp.h
 Erlang fixed-point (reduced-load) approximation for a loss network.
file  include/line/api/lossn/lossn_manjunath.h
 Exact analysis of a loss network by the Manjunath-Sikdar transform.
file  include/line/api/lossn/lossn_mci.h
 Monte Carlo importance-sampling summation for product-form loss networks.
file  include/line/api/lossn/lossn_rec.h
 Exact analysis of a loss network by MDD-rec.

Detailed Description

Blocking probabilities of a Kelly loss network: the Erlang fixed point, the Manjunath-Sikdar residue, decision-diagram recursion and Monte Carlo.