spsetstages
PurposeUsed for setting the stages of a stochastic program.Synopsisspsetstages(Stages: range)
spsetstages(Stages: set of integer)
spsetstages(Stages: set of string)
Exampledeclarations T=2 Stages=1..T end-declarations spsetstages(Stages)Further information1. This should be the first procedure to be called.2. Once the stages are set, they cannot be changed.Related topics
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.