ICpLinearOptimization

Description

The ICpLinearOptimization interface contains properties and methods of linear optimization.

Properties

  Property name Brief description
Constraints The Constraints property returns linear optimization constraints.
CriterionFunction The CriterionFunction property returns criterion function.
Equations The Equations property returns linear optimization equations.
Variables The Variables property returns linear optimization variables.

Properties inherited from ICpMethod

  Property name Brief description
Extremum The Extremum property determines the type of extremum, which will be searched for when finding optimal value.

Methods inherited from ICpMethod

  Method name Brief description
Evaluate The Evaluate method calculates the method.

See also:

Cp Assembly Interfaces | Optimal Control Problem Considering Constraints