Mixed |
The MixedIntegerNonlinearProgrammingProblem type exposes the following members.
| Name | Description | |
|---|---|---|
| Constraints |
Gets the constraints.
(Inherited from NonlinearProgrammingProblem) | |
| IntegralVariableIndices | Gets the zero based indices of variables with integral constraints. | |
| NumVariables |
Number of variables for the problem.
(Inherited from NonlinearProgrammingProblem) | |
| ObjectiveFunction |
Gets and sets the objective funtion to minimize.
(Inherited from NonlinearProgrammingProblem) | |
| VariableBounds |
Gets and sets variable bounds for the problem.
(Inherited from BoundedVariableProblem) |