[SCIP] Lower bound at the root node in SCIP

Gerald Gamrath gamrath at zib.de
Tue May 9 12:52:30 CEST 2017


Hi Mahdi,

do you want to do an independent experiment for this? Then I would 
suggest setting a node limit of 1 and checking the global dual bound 
afterwards.

Otherwise, you can get the root node via SCIPgetRootNode(), then just 
call SCIPgetNodeDualbound() for the root.

Best,
Gerald

On 08.05.2017 14:51, Mahdi Noorizadegan wrote:
> Hi,
>
> I was wondering if you could let me know how I can get the lower bound 
> for the branch and price algorithm at the root node in SCIP?
>
>
> Regards,
> Mahdi
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20170509/7f1f62b4/attachment.html>


More information about the Scip mailing list