LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
snc Directory Reference
Directory dependency graph for snc:

Files

 
snc_bound_backlog.h
 Violation probability of a backlog level.
 
snc_bound_delay.h
 Violation probability of a delay target.
 
snc_conv.h
 Min-plus convolution of two service envelopes (tandem concatenation).
 
snc_env_cpoisson.h
 MGF arrival envelope of a compound Poisson flow with Exp job sizes.
 
snc_env_map.h
 MGF arrival envelope of a MAP/MMPP flow with unit-size jobs.
 
snc_env_poisson.h
 MGF arrival envelope of a Poisson flow with unit-size jobs.
 
snc_env_tokenbucket.h
 Deterministic token-bucket arrival envelope.
 
snc_leftover.h
 Leftover service envelope under blind (arbitrary) multiplexing.
 
snc_mean_backlog.h
 Upper bound on the mean backlog, from integrating the backlog tail bound.
 
snc_mean_delay.h
 Upper bound on the mean delay, from integrating the delay tail bound.
 
snc_output.h
 Output (departure) arrival envelope of a flow leaving a server.
 
snc_perc_backlog.h
 Backlog quantile at a prescribed violation probability.
 
snc_perc_delay.h
 Delay quantile at a prescribed violation probability.
 
snc_srv_exp.h
 MGF service envelope of an exponential server, in JOB units.
 
snc_srv_rate.h
 MGF service envelope of a constant-rate work-conserving server.
 
snc_thetaopt.h
 Minimizes a Chernoff bound over the free parameter theta.
 
snc_types.h
 Shared types of the stochastic network calculus domain.