alpaqa
0.0.1
Nonconvex constrained optimization
|
Algorithms that provide quasi-Newton steps for the PANOC solver, such as L-BFGS.
Classes | |
class | AndersonAccel |
Anderson Acceleration. More... | |
class | LBFGS |
Limited memory Broyden–Fletcher–Goldfarb–Shanno (L-BFGS) algorithm. More... | |
class | SpecializedLBFGS |
Limited memory Broyden–Fletcher–Goldfarb–Shanno (L-BFGS) algorithm that can handle updates of the γ parameter. More... | |