The ICpLinearOptimization interface contains properties and methods of linear optimization.
| 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. |
| Property name | Brief description | |
| Extremum | The Extremum property determines the type of extremum, which will be searched for when finding optimal value. |
| Method name | Brief description | |
| Evaluate | The Evaluate method calculates the method. |
See also:
Cp Assembly Interfaces | Optimal Control Problem Considering Constraints