Linear |
The LinearProgrammingProblem type exposes the following members.
| Name | Description | |
|---|---|---|
| Constraints |
Gets and sets the linear constraints for the problem.
(Inherited from LinearConstrainedProblem) | |
| NumVariables |
Gets the number of variables.
(Overrides BoundedVariableProblemNumVariables) | |
| ObjectiveCoefficients | Gets and sets the coefficients for the objective function. | |
| VariableBounds |
Gets and sets variable bounds for the problem.
(Inherited from BoundedVariableProblem) |