LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
Maximum entropy (me)

Maximum-entropy solutions of open and closed multiclass queueing networks. More...

Collaboration diagram for Maximum entropy (me):

Files

file  include/line/api/me/me_cqn.h
 Maximum-entropy algorithm for closed multiclass queueing networks.
file  include/line/api/me/me_gegec_mql.h
 Mean queue length of a stable infinite-capacity GE/GE/c/FCFS queue.
file  include/line/api/me/me_gegecn.h
 Censored GE/GE/c/K;N queue by entropy maximisation.
file  include/line/api/me/me_gegecn_pb.h
 Blocking probability seen by ONE arrival stream of a censored GE/GE/c/K;N queue.
file  include/line/api/me/me_mqn.h
 Maximum-entropy algorithm for mixed open/closed multiclass networks.
file  include/line/api/me/me_oqn.h
 Maximum-entropy algorithm for open multiclass queueing networks.
file  include/line/api/me/me_oqn_blk.h
 Maximum Entropy algorithm for single-class OPEN networks with FINITE BUFFERS, under loss or transfer blocking.
file  include/line/api/me/me_types.h
 Shared declarations for the maximum-entropy (Kouvatsos) queueing network algorithms.

Detailed Description

Maximum-entropy solutions of open and closed multiclass queueing networks.