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_)
bool writeSolution(Bonmin::Bab &bab)
Called after B&B finished.
CouenneProblem * getCouenneProblem()
Should return the problem to solve in algebraic form.
static void registerOptions(Ipopt::SmartPtr< Bonmin::RegisteredOptions > roptions)
Ipopt::SmartPtr< Bonmin::TMINLP > getTMINLP()
Should return the problem to solve as TMINLP.
Class for MINLP problems with symbolic information.
general include file for different compilers