Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000502 [ALGLIB] Optimization tweak have not tried 2013-01-17 16:42 2013-01-17 16:42
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000502: INCOMPATIBLE: MinBLEICSetCond() replaces three other functions from MinBLEIC
Description Previous version of MinBLEIC used active set algorithm with inner/outer loops. Stopping criteria for this algorithm were specified with MinBLEICSetInnerCond()/MinBLEICSetOuterCond()/MinBLEICSetMaxIts() functions.

However, new algorithm has no nested loops and uses only one set of stopping criteria, which are specified by MinBLEICSetCond(). Thus, deprecated functions were removed from MinBLEIC subpackage to avoid confusion.

This tweak is backward incompatible and requires present code which works with MinBLEIC to be slightly rewritten.
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-01-17 16:42 SergeyB New Issue
2013-01-17 16:42 SergeyB Programming language => Unspecified
2013-01-17 16:42 SergeyB Status new => assigned
2013-01-17 16:42 SergeyB Assigned To => SergeyB
2013-01-17 16:42 SergeyB Status assigned => resolved
2013-01-17 16:42 SergeyB Fixed in Version => 3.7.0
2013-01-17 16:42 SergeyB Resolution open => implemented


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