<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hello SCIP,</p>
<p>I have implemented the stabilization method described by Pessoa et al on a column generation framework. Among the algorithm, sometimes there is not variable added (what doesn't mean that the pricing finishes), so to avoid that SCIP "think" the optimality is reached, I add a phantom variable on this step. </p>
<p>Is it necessary?</p>
<p>I there a better way to do that?</p>
<p>Thanks in advance.</p>
<p>Best.</p>
<p>Diego. </p>
<div> </div>
</body></html>