[SCIP] Question on the generation of general MIP cuts

Matheus Ota matheusota at gmail.com
Sun Feb 6 07:00:47 CET 2022


Hi,

I'm currently implementing an algorithm where I have a custom constraint
handler which generates iteratively constraints in a Branch-and-Cut manner.
I'm sending this email to ask if, after I add a new cut, does SCIP uses the
information from this new cut to (possibly) generate new general MIP cuts
(like Gomory Cuts, or Mixed-Integer Rounding inequalities)? Or are these
inequalities only based on the "explicit" inequalities that I add when I
create the model?

Thanks,
Matheus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20220206/81183c22/attachment.html>


More information about the Scip mailing list