Model.AddDecisions Method
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Adds a group of decisions to a model.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddDecisions(array<Decision[]) | Adds a group of decisions to a model. | |
AddDecisions(array<RecourseDecision[]) | Adds a group of recourse decisions to a model (for stochastic programming). |
Top