APM.MAX_ITER - APMonitor Option
Main.OptionApmMaxIter History
Hide minor edits - Show changes to markup
(: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.