RecourseDecision Constructor (Domain, String, Set[])
Solver Foundation 3.0
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the RecourseDecision class. Creates an indexed recourse decision.
Namespace: Microsoft.SolverFoundation.Services
Assembly: Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
Parameters
- domain
- Type: Microsoft.SolverFoundation.Services.Domain
The set of values that each element of the decision can take, such as th set of real numbers.
- name
- Type: System.String
A unique name for the decision.
- indexSets
- Type: Microsoft.SolverFoundation.Services.Set[]
The index sets to use.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.