![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
#include <line/solvers/auto/solver_auto.h>
Public Attributes | |
| AutoEnv | solver = AutoEnv::ENV_FLUID |
| std::vector< AutoEnv > | skipped |
Definition at line 1022 of file solver_auto.h.
| std::vector<AutoEnv> line::autosolver::AutoEnvChoice::skipped |
Definition at line 1024 of file solver_auto.h.
Referenced by line::autosolver::auto_choose_env_solver().
| AutoEnv line::autosolver::AutoEnvChoice::solver = AutoEnv::ENV_FLUID |
Definition at line 1023 of file solver_auto.h.
Referenced by line::autosolver::auto_choose_env_solver().