<div dir="ltr">Hello,<div><br></div><div>Thank you for working on the open-source solver SCIP.</div><div><br></div><div>I am developing some new cuts for polynomial constraints that I would like to test using the SCIP solver. My needs are as follows:</div><div><ul><li>For each node in the B&B tree, and for each polynomial constraint, I would like to generate and add cuts (to the relaxation of the polynomial).</li><li>Obviously, it is important that the cuts are added before interval propagation is performed.</li><li>The cuts shall be discarded after the node has been processed (i.e., they shall not be inherited by children nodes).</li></ul></div><div>I would really appreciate some pointers to relevant tutorials/docs or source files that I can modify to achieve this.</div><div><br></div><div>Kind regards,</div><div>Bjarne<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><font face="tahoma, sans-serif" size="1" color="#3366ff"><b>Bjarne Grimstad</b></font><div><font face="tahoma, sans-serif" size="1" color="#c0c0c0"><b>Phone: +47 97400866</b></font></div><div><font face="tahoma, sans-serif" size="1" color="#c0c0c0"><b>Email: <a href="mailto:bjarne.grimstad@gmail.com" target="_blank">bjarne.grimstad@gmail.com</a></b></font></div></div></div></div>