#include <alpaqa/config/config.hpp>
#include "options.hpp"
#include "problem.hpp"
#include "results.hpp"
#include "solver-driver.hpp"
Go to the source code of this file.
Functions | |
solver_func_t | make_pantr_driver (std::string_view direction, Options &opts) |
solver_func_t make_pantr_driver | ( | std::string_view | direction, |
Options & | opts | ||
) |