<div dir="ltr"><div>Hi SCIPers,</div><div><br></div>I am working on a branch-cut-and-price SCIP project. I have a constraint handler that adds lots of cuts (using a fairly large initial set of variables). I would like to delay pricing until quite a few rounds of cutting have taken place since I use the dual values of these cuts in pricing and I suspect that having lots of cuts in place will both speed up the pricing process and reduce the number of potential variables with negative reduced cost.<div><br><div>In short I don't want to use the initial LP for pricing but the LP I get after adding many useful valid inequalities (my cuts).  </div><div><br></div><div>Is there a way of controlling when pricing happens in this way?</div><div><br></div><div>James<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>James Cussens</div><div>Room CSE/239<br>Dept of Computer Science<br>University of York                                        <br>York YO10 5GE, UK</div><div>Tel    +44 (0)1904 325371</div><div><a href="http://www.cs.york.ac.uk/~jc" target="_blank">http://www.cs.york.ac.uk/~jc</a><br><a href="http://www.york.ac.uk/docs/disclaimer/email.htm" target="_blank">http://www.york.ac.uk/docs/disclaimer/email.htm</a></div></div></div></div></div></div></div></div>