IMsOptimizationProblem.MaxIterationsCount

Syntax

MaxIterationsCount: Integer;

Description

The MaxIterationsCount property determines the maximum number of iterations, at which optimal value is found.

Comments

The default value is 100.

Example

The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.

See also:

IMsOptimizationProblem