![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
options of the reference; the solver field is implied by the convolution. More...
#include <line/api/fes/fes_aggregate.h>
Public Attributes | |
| std::vector< int > | cutoffs |
| per-class population bound; empty means sn.njobs | |
| bool | verbose = false |
options of the reference; the solver field is implied by the convolution.
Definition at line 85 of file fes_aggregate.h.
| std::vector<int> line::fes::FesOptions::cutoffs |
per-class population bound; empty means sn.njobs
Definition at line 86 of file fes_aggregate.h.
| bool line::fes::FesOptions::verbose = false |
Definition at line 87 of file fes_aggregate.h.