- Set AllStochasticScenarios¶
AllStochasticScenarios¶
The predefined set AllStochasticScenarios
contains the names of all
stochastic scenarios.
Set AllStochasticScenarios {
Index : IndexStochasticScenarios;
}
Definition¶
The contents of the set
AllStochasticScenarios
is the collection of all stochastic scenarios.
Updatability¶
The contents of the set can be modified in the model.
See also
Stochastic programming is discussed in Stochastic Programming of the Language Reference.
The intrinsic function
GMP::Instance::GenerateStochasticProgram
.