![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Result of the fast path; ok false means the model is not in its regime. More...
#include <line/solvers/mam/solver_mam_mapmap1_exact.h>
Public Attributes | |
| bool | ok = false |
| mva::MvaSolution< T > | sol |
Result of the fast path; ok false means the model is not in its regime.
Definition at line 48 of file solver_mam_mapmap1_exact.h.
| bool line::mam::MapMap1Exact< T >::ok = false |
Definition at line 49 of file solver_mam_mapmap1_exact.h.
Referenced by line::mam::mam_dispatch(), and line::mam::solver_mam_mapmap1_exact().
| mva::MvaSolution<T> line::mam::MapMap1Exact< T >::sol |
Definition at line 50 of file solver_mam_mapmap1_exact.h.
Referenced by line::mam::mam_dispatch(), and line::mam::solver_mam_mapmap1_exact().