![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
What the analyzer returns: the metrics plus the blocks it built them from. More...
#include <line/solvers/mam/solver_mam_ldqbd.h>
Public Attributes | |
| mva::MvaSolution< T > | sol |
| LdqbdBlocks< T > | ld |
What the analyzer returns: the metrics plus the blocks it built them from.
Definition at line 106 of file solver_mam_ldqbd.h.
| LdqbdBlocks<T> line::mam::LdqbdSolution< T >::ld |
Definition at line 108 of file solver_mam_ldqbd.h.
Referenced by line::mam::solver_mam_ldqbd().
| mva::MvaSolution<T> line::mam::LdqbdSolution< T >::sol |
Definition at line 107 of file solver_mam_ldqbd.h.
Referenced by line::mam::solver_mam_ldqbd().