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

Functions

std::string get_reg_name_option (std::span< const std::string_view > prob_opts)
alpaqa::DynamicLoadFlags get_dl_flags (Options &opts)
void load_initial_guess (Options &opts, LoadedProblem &problem)
void count_constr (ConstrCount &cnt, const alpaqa::Box< config_t > &C)
void count_problem (LoadedProblem &p)

Function Documentation

◆ get_reg_name_option()

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

Definition at line 32 of file problem.cpp.

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

◆ get_dl_flags()

alpaqa::DynamicLoadFlags get_dl_flags ( Options & opts)

Definition at line 43 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 49 of file problem.cpp.

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

◆ count_constr()

void count_constr ( ConstrCount & cnt,
const alpaqa::Box< config_t > & C )

Definition at line 64 of file problem.cpp.

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

◆ count_problem()

void count_problem ( LoadedProblem & p)

Definition at line 85 of file problem.cpp.

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