APM.ITERATIONS - APMonitor Option
Type: Integer, Output Default Value: 1 Description: Iterations for solution: >=1
ITERATIONS are the number of major iterations required to find a solution. If the number of iterations reaches MAX_ITER, the unfinished solution is returned with an error message. The number of iterations is typically in the range of 3-100 for most problems although this number can be higher for large-scale or complex systems.
See also MAX_ITER