ILindoSettings.ProblemType

Syntax

ProblemType: LindoProblemType;

Description

The ProblemType property determines type of solved problem.

Comments

By default, global optimization problem is solved, that is, the property is set to LindoProblemType.GOP.

Example

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

See also:

ILindoSettings