ILoResults

Description

The ILoResults interface contains properties that are used to work with results of linear optimization method calculation.

Properties

  Property name Brief description
OptimalValue The OptimalValue property returns optimal value of criterion function.
VarValues The VarValues property returns array of calculated values of variable.

Properties inherited from ICpResults

  Property name Brief description
ErrorMsg The ErrorMsg property returns information message about calculation results.
Status The Status property returns error code.

See also:

Cp Assembly Interfaces