alpaqa
conan-profiles
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
alpaqa
src
driver
ipopt-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_ipopt_driver
(std::string_view direction,
10
alpaqa::Options &opts);
11
}
config.hpp
alpaqa::driver
Definition
alm-driver.hpp:11
alpaqa::driver::make_ipopt_driver
SharedSolverWrapper make_ipopt_driver(std::string_view, Options &)
Definition
ipopt-driver.cpp:164
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