You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The CBC solver uses significantly more memory for the same problems since upgrading from mip 1.13.0 to 1.14.2. In some cases this increase is of such magnitude it causes OOM errors in the container.
To Reproduce
Set up Linux container and solve the attached LP problem with mip 1.13.0 and 1.14.2.
Describe the bug
The CBC solver uses significantly more memory for the same problems since upgrading from mip 1.13.0 to 1.14.2. In some cases this increase is of such magnitude it causes OOM errors in the container.
To Reproduce
Set up Linux container and solve the attached LP problem with mip 1.13.0 and 1.14.2.
PayloadA copy.txt
Expected behavior
Similar memory usage for mip 1.14.2 as in 1.13.0
Desktop (please complete the following information):
Additional context
Comparisons for 5 use cases between different mip and python versions