alpaqa 1.0.0a9
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Functions
problem.cpp File Reference
#include <alpaqa/dl/dl-problem.hpp>
#include <alpaqa/params/params.hpp>
#include <alpaqa/problem/problem-with-counters.hpp>
#include <alpaqa/problem/type-erased-problem.hpp>
#include <alpaqa/util/io/csv.hpp>
#include <filesystem>
#include <fstream>
#include <mutex>
#include <optional>
#include <span>
#include <stdexcept>
#include <string>
#include "options.hpp"
#include "problem.hpp"
+ Include dependency graph for problem.cpp:

Go to the source code of this file.

Functions

LoadedProblem load_problem (std::string_view type, const fs::path &dir, const fs::path &file, Options &opts)
 

Function Documentation

◆ load_problem()

LoadedProblem load_problem ( std::string_view  type,
const fs::path &  dir,
const fs::path &  file,
Options opts 
)

Definition at line 150 of file problem.cpp.

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