ILindoSettings.ProblemResultType

Fore Syntax

ProblemResultType: LindoProblemResultType;

Fore.NET Syntax

ProblemResultType: Prognoz.Platform.Interop.Stat.LindoProblemResultType;

Description

The ProblemResultType property determines type of solution, which should be obtained.

Comments

To select type of the problem, which solution should be extracted, use the ILindoSettings.ProblemResultWhichType property.

Fore and Fore.NET Examples

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

See also:

ILindoSettings