13 #ifndef COUENNEOSINTERFACE_HPP_
14 #define COUENNEOSINTERFACE_HPP_
20 class RegisteredOptions;
Ipopt::SmartPtr< Bonmin::TMINLP > tminlp
CouenneProblem * getCouenneProblem()
Should return the problem to solve in algebraic form.
bool writeSolution(Bonmin::Bab &bab)
Called after B&B finished.
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.
CouenneOSInterface(Ipopt::SmartPtr< Ipopt::OptionsList > options_, Ipopt::SmartPtr< Ipopt::Journalist > jnlst_)
The in-memory representation of an OSiL instance..