LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
Discrete-time queueing systems (dqsys)

Single queues on a slot lattice: the Bernoulli server, Geo/Geo/1 and the batch-arrival Geo^X/Geo/1. More...

Collaboration diagram for Discrete-time queueing systems (dqsys):

Files

file  include/line/api/dqsys/dqsys_bernoulli1.h
 State dependent Bernoulli server on a discrete time scale.
file  include/line/api/dqsys/dqsys_geogeo1.h
 Geo/Geo/1: the discrete-time single-server queue with geometric interarrival and service times.
file  include/line/api/dqsys/dqsys_geoxgeo1.h
 Geo^X/Geo/1: the discrete-time single-server queue with batch arrivals.

Detailed Description

Single queues on a slot lattice: the Bernoulli server, Geo/Geo/1 and the batch-arrival Geo^X/Geo/1.