Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000871 [ALGLIB] Optimization feature have not tried 2019-11-24 13:16 2019-11-24 13:16
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000871: INCOMPATIBLE: changed parameters of minqpsetlcmixed()
Description Since version 3.16.0 ALGLIB treats mixed sparse/dense linear constraints as a set of sparse ones followed by dense ones. Specific ordering of constraints is important when we want to tie Lagrange multipliers to them.

Previous versions of ALGLIB accepted constraints in reverse order, which was reflected in signature of minqpsetlcmixed() - dense constraints were specified first, followed by sparse ones.

Since 3.16.0, old minqpsetlcmixed() was renamed to minqpsetlcmixedlegacy(), and new version of this function accepts constraints in the correct order.
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-11-24 13:16 SergeyB New Issue
2019-11-24 13:16 SergeyB Status new => assigned
2019-11-24 13:16 SergeyB Assigned To => SergeyB
2019-11-24 13:16 SergeyB Programming language => Unspecified
2019-11-24 13:16 SergeyB Status assigned => resolved
2019-11-24 13:16 SergeyB Fixed in Version => 3.16.0
2019-11-24 13:16 SergeyB Resolution open => implemented


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