Mixed |
The MixedIntegerLinearProgrammingProblem type exposes the following members.
| Name | Description | |
|---|---|---|
| Constraints |
Gets and sets the linear constraints for the problem.
(Inherited from LinearConstrainedProblem) | |
| IntegralVariableIndices | Gets the zero based indices of variables with integral constraints. | |
| NumVariables |
Gets the number of variables.
(Inherited from LinearProgrammingProblem) | |
| ObjectiveCoefficients |
Gets and sets the coefficients for the objective function.
(Inherited from LinearProgrammingProblem) | |
| VariableBounds |
Gets and sets variable bounds for the problem.
(Inherited from BoundedVariableProblem) |