APM.MAX_ITER - APMonitor Option

Main.OptionApmMaxIter History

Show minor edits - Show changes to markup

June 09, 2017, at 12:18 AM by 10.5.113.159 -
Changed line 13 from:

See also ITERATIONS

to:
June 09, 2017, at 12:16 AM by 10.5.113.159 -
Changed lines 5-6 from:
to:
Added lines 12-13:

See also ITERATIONS

June 01, 2017, at 07:38 PM by 45.56.3.173 -
Added lines 1-11:

(:title APM.MAX_ITER - APMonitor Option:) (:keywords APM.MAX_ITER, Optimization, Estimation, Option, Configure, Default, Description:) (:description Maximum iteration: >=1:)

 Type: Integer, Input
 Default Value: 100
 Description: Maximum iteration: >=1

MAX_ITER is the maximum number of major iterations for solution by the solver. If this number is reached, the result cannot be trusted because the equation convergence or objective minimization does not satisfy the Karush Kuhn Tucker conditions for optimality. Reaching the maximum number of iterations can happen when the problem is large, difficult, highly nonlinear or if the problem is infeasible. Increasing MAX_ITER for infeasible problems will not lead to a feasible solution but can help detect the infeasible conditions.