![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
A marked MAP and whether the marking system was solved exactly. More...
#include <line/api/mam/mmap_k_fit.h>
Public Attributes | |
| Mmap< T > | mmap |
| bool | exact = false |
A marked MAP and whether the marking system was solved exactly.
Definition at line 63 of file mmap_k_fit.h.
| bool line::mam::MmapKFitResult< T >::exact = false |
Definition at line 65 of file mmap_k_fit.h.
Referenced by line::mam::mmap2k_fit(), and line::mam::mmap3k_fit().
| Mmap<T> line::mam::MmapKFitResult< T >::mmap |
Definition at line 64 of file mmap_k_fit.h.
Referenced by line::mam::mmap2k_fit(), and line::mam::mmap3k_fit().