[Scip] Get cuts found

Jonas Witt jonas.witt at rwth-aachen.de
Wed Jun 5 09:33:07 MEST 2013


Hi all,

I use a sub-SCIP, which I solve to optimality (via Branch&Cut). I would 
like to get all generated or applied cuts of this sub-SCIP to use these 
cuts for my actual SCIP instance. So I would like to have a 
SCIPgetCutsApplied() or a SCIPgetCutsFound() function similar to the 
already existing SCIPgetNCutsApplied() and SCIPgetNCutsFound() functions.

Does anybody have any idea how to accomplish this?

Best regards
Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20130605/3ec9a32d/attachment.html


More information about the Scip mailing list