Scenario struct
#include <gtopt/scenario.hpp>
One possible future realization in stochastic planning.
When probability_factor values across all scenarios do not sum to 1, the solver normalises them internally. A scenario can be deactivated (e.g. to perform deterministic runs with a single scenario).
Public static variables
- static constexpr std::string_view class_name
Public functions
Public variables
Variable documentation
OptReal gtopt:: Scenario:: probability_factor
Probability weight of this scenario [p.u.]; values are normalised to sum 1