#include <alpaqa/ipopt-adapter-export.h>
#include <alpaqa/params/json.hpp>
#include <nlohmann/json.hpp>
#include <IpIpoptApplication.hpp>
Go to the source code of this file.
Namespaces | |
namespace | alpaqa |
namespace | alpaqa::params |
Functions | |
template<> | |
void | set_param (Ipopt::IpoptApplication &, const json &j) |
template<> | |
void | get_param (const Ipopt::IpoptApplication &, json &j) |