MaxIteration: Integer;
The MaxIteration property determines the maximum number of iterations within which the solution is found.
Default value is 100.
To determine accuracy of solution, use the ISmBoxConstrainedOptimization.Tolerance property.
The property use is given in the example for ISmBoxConstrainedOptimization.Solution
See also: