Nonconvex constrained optimization
Loading...
Searching...
No Matches
alm-driver.hpp File Reference
Include dependency graph for alm-driver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  alpaqa
namespace  alpaqa::driver

Functions

template<class InnerSolver>
auto make_alm_solver (InnerSolver &&inner_solver, Options &opts)
template<class InnerSolver>
auto make_inner_solver (Options &opts)
template<class Solver>
SolverResults run_alm_solver (LoadedProblem &problem, Solver &solver, std::ostream &os, unsigned N_exp)