ILindoSettings.SolverType

Syntax

SolverType: LindoSolverType;

Description

The SolverType property determines solution method.

Comments

By default, the solution method is selected automatically, that is, the property is set to LindoSolverType.Free.

Example

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

See also:

ILindoSettings