Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000589 [ALGLIB] Optimization feature have not tried 2014-02-02 11:37 2014-10-08 12:14
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000589: IMPLEMENTED: all optimizers can detect NAN/INF in the target function
Description Previously, ALGLIB optimizers were unable to react to situation when, because of numerical overflow or programming error, target function value becomes NAN or INF. They usually started to loop forever.

Now almost all nonlinear optimizers (CG, LBFGS, NLC, BLEIC) monitor iterations and terminate them with error code -8 as soon as NAN or +-infinity is detected in target function value or gradient.
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-02-02 11:37 SergeyB New Issue
2014-02-02 11:37 SergeyB Status new => assigned
2014-02-02 11:37 SergeyB Assigned To => SergeyB
2014-02-02 11:37 SergeyB Programming language => Unspecified
2014-10-06 13:28 SergeyB Summary detect NAN's and infinities in the target functions => IMPLEMENTED: all optimizers can detect NAN/INF in the target function
2014-10-06 13:28 SergeyB Description Updated
2014-10-06 13:28 SergeyB Status assigned => resolved
2014-10-06 13:28 SergeyB Fixed in Version => Next 'Optimization' release
2014-10-06 13:28 SergeyB Resolution open => implemented
2014-10-08 12:14 SergeyB Description Updated


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker