![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
The advisory text the reference's getOptimizationInsights assembles. More...
#include <line/api/wf/wf_auto_integration.h>
Public Attributes | |
| std::vector< std::string > | recommendations |
| std::vector< std::string > | patternInsights |
| std::vector< std::string > | performancePredictions |
The advisory text the reference's getOptimizationInsights assembles.
Definition at line 342 of file wf_auto_integration.h.
| std::vector<std::string> line::wf::OptimizationInsights::patternInsights |
Definition at line 344 of file wf_auto_integration.h.
Referenced by line::wf::get_optimization_insights().
| std::vector<std::string> line::wf::OptimizationInsights::performancePredictions |
Definition at line 345 of file wf_auto_integration.h.
Referenced by line::wf::get_optimization_insights().
| std::vector<std::string> line::wf::OptimizationInsights::recommendations |
Definition at line 343 of file wf_auto_integration.h.
Referenced by line::wf::get_optimization_insights().