Go to the documentation of this file.
13 #ifndef COUENNEAMPLINTERFACE_HPP_
14 #define COUENNEAMPLINTERFACE_HPP_
54 { roptions = roptions_; }
CouenneAmplInterface(Ipopt::SmartPtr< Ipopt::OptionsList > options_, Ipopt::SmartPtr< Ipopt::Journalist > jnlst_)
CouenneProblem * getCouenneProblem()
Should return the problem to solve in algebraic form.
void setRegisteredOptions(Ipopt::SmartPtr< Bonmin::RegisteredOptions > roptions_)
general include file for different compilers
bool writeSolution(Bonmin::Bab &bab)
Called after B&B finished.
Ipopt::SmartPtr< Bonmin::TMINLP > getTMINLP()
Should return the problem to solve as TMINLP.
Class for MINLP problems with symbolic information.
static void registerOptions(Ipopt::SmartPtr< Bonmin::RegisteredOptions > roptions)