Skip to content

1.10.0

Compare
Choose a tag to compare
@h-g-s h-g-s released this 22 Jul 01:32
· 182 commits to master since this release

This release release adds a new model method: clique_merge, which merges constraints of conflicting variables (usually set packing) to produce a more compact and stronger formulation.

Two new stopping criteria were added: max nodes/seconds without improving the incumbent solution.

We also added more tests and fixed some bugs in the Cbc C Interface.