Opt |
The OptBoundVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Fixed |
Value that indicates if the variable is fixed.
(Inherited from OptVariable) | |
| InitialGuess |
The initial guess for this variable.
(Inherited from OptVariable) | |
| LowerBound | The lower bound. | |
| Name |
The variable name.
(Inherited from OptVariable) | |
| UpperBound | The upper bound. |