You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2021/06/05 13:00:05 UTC

[jira] [Updated] (MATH-1282) BOBYQA trsbox infinite loop

     [ https://issues.apache.org/jira/browse/MATH-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles Sadowski updated MATH-1282:
----------------------------------
    Fix Version/s:     (was: 4.0)
                   4.X

> BOBYQA trsbox infinite loop
> ---------------------------
>
>                 Key: MATH-1282
>                 URL: https://issues.apache.org/jira/browse/MATH-1282
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.2
>            Reporter: Tillmann Gaida
>            Priority: Major
>             Fix For: 4.X
>
>
> Apparently the BOBYQA optimizer can get stuck in the trsbox method. This happened to us out of the blue after millions of successful optimizations.
> Unfortunately our target function has too many dependencies, so I can't provide a unit test for the full optimization. I have however created a unit test which isolates the call to trsbox: http://pastebin.com/wYPVS3SC
> I took a quick look at the code, but it looks like one can't understand a thing without having read the original paper. Can someone help?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)