alpaqa 1.0.0a12
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Functions
anonymous_namespace{problem.cpp} Namespace Reference

Functions

std::string get_prefix_option (std::span< const std::string_view > prob_opts)
 
void load_initial_guess (Options &opts, LoadedProblem &problem)
 
LoadedProblem load_dl_problem (const fs::path &full_path, std::span< std::string_view > prob_opts, Options &opts)
 

Function Documentation

◆ get_prefix_option()

std::string get_prefix_option ( std::span< const std::string_view >  prob_opts)

Definition at line 30 of file problem.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ load_initial_guess()

void load_initial_guess ( Options opts,
LoadedProblem problem 
)

Definition at line 41 of file problem.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ load_dl_problem()

LoadedProblem load_dl_problem ( const fs::path &  full_path,
std::span< std::string_view >  prob_opts,
Options opts 
)

Definition at line 55 of file problem.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: