[SCIP] SCIP_RESULT type to keep calling pricer

Shin, Jungeun jungeun4 at illinois.edu
Mon Jul 6 04:22:02 CEST 2020


Hi all,

I would like to ask the type of SCIP_RESULT to call pricer module again.
To be specific, I would like to  repeat pricing problem even though the previous pricer did not find additional column to add.
I know that it is not necessary to be called again after finding all columns with negative reduced costs, but I want to force to repeat one more round of Pricer after finding all columns.
Is there a type of SCIP_RESULT implying the column generation is not finished, so returning the type calls Pricer again ?

Thank you!

Jungeun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20200706/9d1eecf0/attachment.html>


More information about the Scip mailing list