Konstantin Berlin created MATH-902:
--------------------------------------

             Summary: 
org.apache.commons.math3.exception.TooManyEvaluationsException should return 
best found result
                 Key: MATH-902
                 URL: https://issues.apache.org/jira/browse/MATH-902
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 3.1
         Environment: any
            Reporter: Konstantin Berlin


The org.apache.commons.math3.exception.TooManyEvaluationsException should 
contain within it the best found solution so far. There are numerous examples 
when the optimization might not have converged to the stopping condition but 
the minimum point is better than the starting point that was provided. The user 
should have the ability to at least decide if it is good enough, or use it as a 
starting point into a different optimization run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to