Nonconvex constrained optimization
Loading...
Searching...
No Matches
qpalm-driver.hpp
Go to the documentation of this file.
1#pragma once
2
5
7
8namespace alpaqa::driver {
9SharedSolverWrapper make_qpalm_driver(std::string_view direction,
10 alpaqa::Options &opts);
11}
SharedSolverWrapper make_qpalm_driver(std::string_view, alpaqa::Options &)
std::shared_ptr< SolverWrapper > SharedSolverWrapper