LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
Summation method (sum)

The summation method (SUM) and its extension (ESUM) for closed networks, including non-product-form stations with general service times. More...

Collaboration diagram for Summation method (sum):

Files

file  include/line/api/sum/sum_closed.h
 Summation method (SUM) and its extension (ESUM) for closed queueing networks, including non-product-form stations with generally distributed service times.
file  include/line/api/sum/sum_closing.h
 Closing method for open and mixed non-product-form queueing networks, solved with the summation method.

Detailed Description

The summation method (SUM) and its extension (ESUM) for closed networks, including non-product-form stations with general service times.