ISmLinearProgramming.OptimalFunctionValue

Syntax

OptimalFunctionValue: Double;

Description

The OptimalFunctionValue property returns the criterion function value that corresponds to the found solution.

Example

The property use is given in the example for ISmLinearProgramming.Boundary.

See also:

ISmLinearProgramming