Skip to content

CglMixedIntegerRounding

Stefan Vigerske edited this page Mar 9, 2019 · 2 revisions

Contributor: Joao Goncalves, Laszlo Ladanyi

Maintainer: Joao Goncalves

Generates mixed integer rounding cuts.

Another mixed integer rounding cut generator, CglMixedIntegerRounding2, is very similar. CglMixedIntegerRounding uses CoinPackedVector whereas CglMixedIntegerRounding2 uses CoinIndexedVector. Depending on the size of the problem, one generator might be faster than the other.

References: