SolverType: LindoSolverType;
SolverType: Prognoz.Platform.Interop.Stat.LindoSolverType;
The SolverType property determines solution method.
By default, the solution method is selected automatically, that is, the property is set to LindoSolverType.Free.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: