Click or drag to resize

LinearConstrainedProblem Properties

The LinearConstrainedProblem type exposes the following members.

Properties
 NameDescription
Public propertyConstraints Gets and sets the linear constraints for the problem.
Public propertyNumVariables Gets the number of variables in the problem.
(Inherited from BoundedVariableProblem)
Public propertyVariableBounds Gets and sets variable bounds for the problem.
(Inherited from BoundedVariableProblem)
Top
See Also