26 #ifndef CASADI_GRAPH_MODEL_HPP
27 #define CASADI_GRAPH_MODEL_HPP
29 #include "function.hpp"
bool has_graphmodel(const std::string &name)
Check if a graph-model format plugin is available.
void load_graphmodel(const std::string &name)
Explicitly load a graph-model format plugin.
std::string doc_graphmodel(const std::string &name)
Get format-specific documentation.