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