alpaqa 1.0.0a9
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Functions
panoc-driver.cpp File Reference
#include <alpaqa/inner/directions/panoc/anderson.hpp>
#include <alpaqa/inner/directions/panoc/lbfgs.hpp>
#include <alpaqa/inner/directions/panoc/structured-lbfgs.hpp>
#include <alpaqa/inner/panoc.hpp>
#include <alpaqa/inner/zerofpr.hpp>
#include "alm-driver.hpp"
#include "cancel.hpp"
#include "panoc-driver.hpp"
#include "solver-driver.hpp"
#include "util.hpp"
+ Include dependency graph for panoc-driver.cpp:

Go to the source code of this file.

Functions

solver_func_t make_panoc_driver (std::string_view direction, Options &opts)
 
solver_func_t make_zerofpr_driver (std::string_view direction, Options &opts)
 

Function Documentation

◆ make_panoc_driver()

solver_func_t make_panoc_driver ( std::string_view  direction,
Options opts 
)

Definition at line 59 of file panoc-driver.cpp.

+ Here is the caller graph for this function:

◆ make_zerofpr_driver()

solver_func_t make_zerofpr_driver ( std::string_view  direction,
Options opts 
)

Definition at line 63 of file panoc-driver.cpp.

+ Here is the caller graph for this function: