![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Files | |
| solver_ba_analyzer.h | |
| Port of matlab/src/solvers/BA/solver_ba_analyzer.m, the bound-analysis handler behind SolverBA. | |
| solver_ba_bgt.h | |
| Piecewise-linear Lyapunov UPPER bound on the steady-state queue lengths of a multitype open Markovian network, valid for EVERY work-conserving Markovian policy. | |
| solver_ba_bpt.h | |
| Achievable-region LOWER bound on the mean response times of a multiclass open Markovian network, valid for EVERY non-idling scheduling policy at every station. | |
| solver_ba_qrf_analyzer.h | |
| Port of matlab/src/solvers/BA/solver_ba_qrf_analyzer.m, the adapter that bridges the sn struct to the QRF (Quadratic Reduction Framework) bounds. | |
| solver_ba_runner.h | |
| The SolverBA class surface: @@SolverBA/runAnalyzer.m, listValidMethods, getBounds and getBoundsTable. | |
| solver_ba_snc.h | |
| Stochastic network calculus UPPER bound on the mean response times and queue lengths of a feed-forward open network, valid for EVERY work-conserving scheduling policy at every station. | |
| solver_ba_spnlp.h | |
| Linear-programming bounds on the mean marking and the throughputs of a stochastic timed Petri net. | |