Skip to content
  • Patric Schmitz's avatar
    IPOPTSolverLean: callback setter and NProblemIPOPT renaming · 45f2b252
    Patric Schmitz authored
    APIADD: intermediate callback can be specified with
    void set_callback_function
    (std::function<bool(const IPOPTCallbackParameters &)>)
    
    APICHG: renamed NProblemIPOPT -> IPOPTProblemInstance
    since it does not implement the NProblemInterface and should not be
    used by clients of CoMISo directly
    45f2b252