alpaqa
1.0.0a11
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
5
#include "
options.hpp
"
6
#include "
problem.hpp
"
7
#include "
results.hpp
"
8
#include "
solver-driver.hpp
"
9
10
solver_func_t
make_pantr_driver
(std::string_view direction,
Options
&opts);
Options
Definition:
options.hpp:10
config.hpp
options.hpp
make_pantr_driver
solver_func_t make_pantr_driver(std::string_view direction, Options &opts)
Definition:
pantr-driver.cpp:52
problem.hpp
results.hpp
solver-driver.hpp
solver_func_t
std::function< solver_free_func_t > solver_func_t
Definition:
solver-driver.hpp:8
Generated by
1.9.6