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