[ 
https://issues.apache.org/jira/browse/MATH-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502111#comment-13502111
 ] 

Konstantin Berlin commented on MATH-902:
----------------------------------------

It's not clear to me now what takes priority, the maxEvals in the optimize 
function or the number I give in the Simple...Checker. What if the numbers are 
equal?
                
> 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: Wish
>         Environment: any
>            Reporter: Konstantin Berlin
>            Assignee: Gilles
>            Priority: Minor
>             Fix For: 3.1
>
>
> 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