CglGomory - coin-or/Cgl GitHub Wiki
Contributor: John J. Forrest, Laszlo Ladanyi
Maintainer: John J. Forrest (@jjhforrest)
Generates mixed integer Gomory Cuts.
By default, does not generate cuts with more than 50 non zero coefficients.
To get more dense cuts, modify the parameter Limit
. See the method setLimit()
.
References:
- Laurence A. Wolsey, Integer Programming, Wiley, John & Sons, (1998) 124-132.