-
Notifications
You must be signed in to change notification settings - Fork 16
CglGomory
Stefan Vigerske edited this page Mar 9, 2019
·
2 revisions
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.