ProblemType: LindoProblemType;
ProblemType: Prognoz.Platform.Interop.Stat.LindoProblemType;
The ProblemType property determines type of solved problem.
By default, global optimization problem is solved, that is, the property is set to LindoProblemType.GOP.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: