[Scip] How to update separators/constraint handlers in a branch and cut and price?

nikolaj@crt.umontreal.ca nikolaj at crt.umontreal.ca
Fri Aug 20 04:44:03 CEST 2010


Hello all,

I'm implementing a branch and cut and price with SCIP. How do I update my
separators (or do I need to implement constraint handlers?) when new
variables are created? Another question : I would like to generate a
certain number of cuts (SCIP_ROW) from different separators and then
choose among them which ones I would like to give to SCIP to add to the
model. How can I do this?

Thank you in advance.

Have a nice day/night,

Nikolaj







More information about the Scip mailing list