Hi all,<div><br></div><div>my understanding is that given a problem, Couenne, by introducing new variables and </div><div>constraints will build a reformulated problem, and then solve a linearized version of this reformulated problem.</div>

<div><br></div><div>What I would like to do is to have Couenne do this reformulation for most of the terms, but for some specific terms</div><div>keep these terms in the model and then solve a nonlinear relaxation instead of a linear one.</div>

<div>As an example if I have a term x*y Couenne would introduce a variable z and then maybe Mccormick relaxations, but </div><div>if I have a quadratic convex constraint I would like to leave it in the problem.</div><div>

<br></div><div>Is this possible to do in Couenne? </div><div>What would be the major modifications in the code I would have to do to acomplish this?</div><div><br></div><div>Thank you very much.</div><div><br></div><div>
Helder Inacio</div>