Simple-Robotics / proxsuite-nlp

A primal-dual augmented Lagrangian solver for nonlinear programming on manifolds.
https://simple-robotics.github.io/proxsuite-nlp/
BSD 2-Clause "Simplified" License
60 stars 11 forks source link

Reorganize & enhance linesearch algorithms #7

Open ManifoldFR opened 2 years ago

ManifoldFR commented 2 years ago

For more robustness we need a better linesearch procedure:

We can take inspiration from the implementations in Google Ceres: https://github.com/ceres-solver/ceres-solver/blob/master/internal/ceres/line_search.cc

ManifoldFR commented 2 years ago

Point 3 addressed by 57200519a46774decbf532727778bf5add873b01