ILindoSettings.ProblemResultWhichType

Syntax

ProblemResultWhichType: LindoProblemResultWhichType;

Description

The ProblemResultWhichType property determines type of the problem, which solution should be extracted.

Comments

To select the solution type, which should be obtained, use the ILindoSettings.ProblemResultType property.

Example

The property use is given in the example for ISmNonLinearOptimization.LindoSettings.

See also:

ILindoSettings