The maximum number of iterations with which Solve, can use of the underlying algorithm in order to find the solution of the optimization problem to the given level of tolerance specified by SetTolerance.
300.Note: The tolerance acts as an exiting condition and whenever a solution is sought by Solve, then either a solution to a given level of tolerance will be found and the algorithm will exit or the maximum number of iterations given by SetMaxIterations, will be reached.
EasySolver Class | WebCab.COM.Math.Optimization Namespace | GetMaxIterations