Mantis - ALGLIB
Viewing Issue Advanced Details
321 Optimization feature have not tried 2010-03-31 16:10 2010-04-12 11:24
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 2.5.0  
Unspecified
0000321: IMPLEMENTED: bound constrained nonlinear optimizer
Bound constrained nonlinear optimizer:
* both convex and nonconvex functions may be minimized
* only Lipschitz continuity of the gradient is required
* interleaved CG/GPA iterations are used. Gradient Projection Algorithm is used to identify (add/drop) active constraints, Conjugate Gradient method is used to optimized once constraints are identified
Issue History
2010-03-31 16:10 SergeyB New Issue
2010-03-31 16:10 SergeyB Status new => assigned
2010-03-31 16:10 SergeyB Assigned To => SergeyB
2010-03-31 16:10 SergeyB Programming language => Unspecified
2010-03-31 16:12 SergeyB Status assigned => resolved
2010-03-31 16:12 SergeyB Fixed in Version => [NOT RELEASED YET] Next release
2010-03-31 16:12 SergeyB Resolution open => implemented
2010-03-31 16:15 SergeyB Description Updated

There are no notes attached to this issue.