<div dir="ltr">Dear SCIP Mailing list,<div>I have a problem when using ObjConshdlr. More precisely, I have implemented the virtual methods from this class, included it into main.cpp of my NetBeans project through SCIPincludeObjConshdlr, but It seems to me that something does not work, because during the flow execution of the code only the constructor of this class is run without printing any message included into SCIP_DECL_CONSSEPALP(ConshdlrMaxTime::scip_sepalp) function. Can you help me?</div><div>Thanks in advance</div><div>Regards</div><div>Demetrio Laganà</div></div>