00001 #include "BonOaDecBase.hpp" 00002 00003 namespace Bonmin{ 00004 class MinlpFeasPump{ 00005 MinlpFeasPump(OsiTMINLPInterface *nlp, 00006 OsiSolverInterface *si, 00007 CbcStrategy * strategy); 00008 00009 00010 }; 00011 00012 }/* End Namespace.*/