Click or drag to resize

NonlinearProgrammingProblem Properties

The NonlinearProgrammingProblem type exposes the following members.

Properties
 NameDescription
Public propertyConstraints Gets the constraints.
Public propertyNumVariables Number of variables for the problem.
(Overrides BoundedVariableProblemNumVariables)
Public propertyObjectiveFunction Gets and sets the objective funtion to minimize.
Public propertyVariableBounds Gets and sets variable bounds for the problem.
(Inherited from BoundedVariableProblem)
Top
See Also