alpaqa
conan-profiles
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
alpaqa
src
driver
pantr-driver.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
alpaqa/config/config.hpp
>
4
#include <
alpaqa/params/options.hpp
>
5
6
#include <
alpaqa/driver/solver-driver.hpp
>
7
8
namespace
alpaqa::driver
{
9
SharedSolverWrapper
make_pantr_driver
(std::string_view direction,
10
alpaqa::Options &opts);
11
}
// namespace alpaqa::driver
config.hpp
alpaqa::driver
Definition
alm-driver.hpp:11
alpaqa::driver::make_pantr_driver
SharedSolverWrapper make_pantr_driver(std::string_view direction, alpaqa::Options &opts)
Definition
pantr-driver.cpp:69
alpaqa::driver::SharedSolverWrapper
std::shared_ptr< SolverWrapper > SharedSolverWrapper
Definition
solver-driver.hpp:23
options.hpp
solver-driver.hpp
Generated on
for alpaqa by
1.14.0