<div dir="ltr"><div><div>Hello Ambros,<br><br></div>My idea is to cutt off already the suboptimal LP solutions just before the pricing loop starts. What I want is to <span id="result_box" class="" lang="en"><span class="">strengthen the LP solution before looking for new columns. However, doing it during the pricing loop may help as well.  </span></span>I will try the CONSINITLP callback.<br>
<br></div>Thank you.<br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-11 19:40 GMT+02:00 Ambros Gleixner <span dir="ltr"><<a href="mailto:gleixner@zib.de" target="_blank">gleixner@zib.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Cristina,<br>
<br>
as far as I know, you cannot call separators before pricing.  However, you can implement the CONSINITLP callback of a constraint handler, which can add cutting planes during the pricing loop.<br>
<br>
Maybe you can describe a bit better what you want to do exactly.  Would you want to cut off already the suboptimal LP solutions during the pricing loops (is that possible?) or add cutting planes that are independent of the solution?<br>

<br>
Cheers,<br>
Ambros<br>
<br>
<br>
<br>
Am 06.06.2014 19:30, schrieb Cristina Núñez del Toro:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Dear Mailing List,<br>
<br>
I am currently working on a Branch-and-Price algorithm. My next step is<br>
to strength the LP relaxation at nodes, so I implemented a plug-in<br>
separator in order to add cutting planes. My idea is to add cutting<br>
planes before start looking for new columns.<br>
<br>
However, I have noticed that at each node, the variable pricer plug-in<br>
is executed in the first place and then, when no more columns are added,<br>
the separator plug-in starts. Is there a way to change the order of the<br>
plug-in's execution? i.e., start first with the separator and then, when<br>
no more cuts can be added, execute the variable pricer? Maybe I am<br></div></div>
leaving outa callback ?<div class=""><br>
Thanks in advance.<br>
<br>
--<br>
---<br>
Cristina Nuñez<br>
<br>
<br></div>
______________________________<u></u>_________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br>
<a href="http://listserv.zib.de/mailman/listinfo/scip" target="_blank">http://listserv.zib.de/<u></u>mailman/listinfo/scip</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
______________________________<u></u>______________________________<br>
Ambros M. Gleixner<br>
Zuse Institute Berlin - Matheon - Berlin Mathematical School<br>
<a href="http://www.zib.de/gleixner" target="_blank">http://www.zib.de/gleixner</a><br>
______________________________<u></u>_________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br>
<a href="http://listserv.zib.de/mailman/listinfo/scip" target="_blank">http://listserv.zib.de/<u></u>mailman/listinfo/scip</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>---<br>Cristina Nuñez<br>
</div>