alpaqa
1.0.0a15
Nonconvex constrained optimization
|
Solvers for the inner problem, such as PANOC.
Classes | |
class | FISTASolver< Conf > |
FISTA solver for ALM. More... | |
class | PANOCSolver< DirectionT > |
PANOC solver for ALM. More... | |
class | PANTRSolver< DirectionT > |
PANTR solver for ALM. More... | |
class | WolfeSolver< DirectionT > |
Unconstrained solver with Wolfe line search. More... | |
class | ZeroFPRSolver< DirectionT > |
ZeroFPR solver for ALM. More... | |
class | LBFGSBSolver |
L-BFGS-B solver for ALM. More... | |
class | LBFGSBSolver< Conf > |
L-BFGS-B solver for ALM. More... | |