[Scip] Branch on original variables

Bahareh Eghtesadi b.eghtesadi at gmail.com
Fri Mar 13 07:14:15 CET 2015


Hi all,

I am tying to implement a branch and price algorithm. I want to branch on
the original variables that are not present in the master problem, and then
change their bound in the pricing problems. But I am not sure how to do
this. I think I can't use SCIPbranchvar directly from mybranchrule. If I
use a constraint handler, I wouldn't make a constraint of that type
(because there is no such constraint), then how can I include it in my
branchrule?


Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20150313/90a75933/attachment.html>


More information about the Scip mailing list