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