Nonconvex constrained optimization
Loading...
Searching...
No Matches
alpaqa-driver-main.cpp File Reference
#include <alpaqa/config/config.hpp>
#include <alpaqa/params/options.hpp>
#include <alpaqa/problem-loader/problem-loader.hpp>
#include <alpaqa/problem/kkt-error.hpp>
#include <alpaqa/util/print.hpp>
#include <alpaqa/util/span.hpp>
#include <guanaqo/demangled-typename.hpp>
#include <guanaqo/string-util.hpp>
#include <alpaqa-version.h>
#include <alpaqa/driver/alpaqa-driver.hpp>
#include <algorithm>
#include <filesystem>
#include <fstream>
#include <iostream>
#include <span>
#include <stdexcept>
#include <string>
#include <string_view>
#include <tuple>
#include "param-complete.hpp"
Include dependency graph for alpaqa-driver-main.cpp:

Go to the source code of this file.

Namespaces

namespace  alpaqa
namespace  alpaqa::driver

Functions

int main (int argc, const char *argv[])
int main (int argc, const char *argv[])

Function Documentation

◆ main()

int main ( int argc,
const char * argv[] )
Examples
C++/Advanced/lasso-fbs.cpp, C++/CasADi/Rosenbrock/main.cpp, C++/CustomControlCppProblem/main.cpp, C++/CustomCppProblem/main.cpp, C++/DLProblem/main.cpp, C++/FortranProblem/main.cpp, and C++/SimpleUnconstrProblem/main.cpp.

Definition at line 118 of file alpaqa-driver-main.cpp.

Here is the call graph for this function: