![]() | IActive |
Member name | Value | Description |
---|---|---|
ConvergedToSolution | 0 | The algorithm converged to a solution. |
FailedToFindFeasibleStartPoint | 1 | The algorithm failed to find an initial feasible point from which to begin the iterative search for a solution. |
MaximumIterationsExceeded | 2 | The algorithm did not terminate before reaching the specified maximum number of iterations. |
MaximumTimeExceeded | 3 | The algorithm did not terminate before reaching the specified maximum number of seconds. |
UnexpectedException | 4 | The algorithm encountered an unexpected error. |
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.