Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000993 [ALGLIB] Optimization feature have not tried 2023-10-14 21:00 2023-10-14 21:00
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000993: IMPLEMENTED: two-sided nonlinear constraints for MinNLC optimizer
Description MinNLC nonlinear programming solver now supports two-sided nonlinear constraints of the form CL<=C(x)<=CU, with (a) CL or CU possibly being infinite, and (b) CL possibly being equal to CU. New constraints are activated with minnlcsetnlc2() call.

It is the most general, efficient and convenient form of the constraint specification. It does not require you to order equality constraints prior or past inequality ones. It is also possible to specify range constraints (when both CL and CU are finite and CL<CU).

The former minnlcsetnlc() interface is still supported for backward compatibility reasons.
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2023-10-14 21:00 SergeyB New Issue
2023-10-14 21:00 SergeyB Status new => assigned
2023-10-14 21:00 SergeyB Assigned To => SergeyB
2023-10-14 21:00 SergeyB Programming language => Unspecified
2023-10-14 21:00 SergeyB Status assigned => resolved
2023-10-14 21:00 SergeyB Fixed in Version => 4.01.0
2023-10-14 21:00 SergeyB Resolution open => implemented


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