[Scip] Gomory cuts

Kati Wolter wolter at zib.de
Fri Feb 18 14:45:39 MET 2011


Hey James.

In order to answer your question, it would be good to have a few more
details:

- Which parameters did you change to achieve your goal?
- Are you using SCIP as standalone solver or as a framework with you own
plug-ins, like new cutting plane separators or constraint handlers?

Best regards,
Kati


Am 18.02.2011 14:25, schrieb James Cussens:
> I'm trying to force SCIP to always find Gomory cuts - irrespective of 
> how weak they are -  whenever I have fractional variables in the 
> solution of the LP relaxation of my IP.
>
> But eventually, I get:
> [src/scip/sepa_gomory.c:577] debug: end searching gomory cuts: found 0 cuts
>
> I think I've set all the parameters to allow useless cuts to be found, 
> but I assume I'm missing something.
>
> Is there a way of ensuring any Gomory cuts are found?
>
> Thanks,
>
> James
>



More information about the Scip mailing list