issues
search
accosmin-org
/
libnano
C++ numerical optimization and machine learning utilities using Eigen3
MIT License
4
stars
1
forks
source link
[solver] implement steered exact penalty methods
#40
Open
accosmin
opened
2 years ago
accosmin
commented
2 years ago
reason: theoretically sound strategy to adjust the penalty coefficient
see: "Steering exact penalty methods for nonlinear programming", Byrd, Nocedal & Waltz, 2007
see: "A line search exact penalty method using steering rules", Byrd, Lopez-Calva & Waltz, 2009
needs efficient linear and quadratic optimization utilities