-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Description
Background:
When using the 1.13.0 release, my code runs fine.
However when using the current version on master with new CBC binaries, CBC crashes (after the timelimit is reached but before returning to python).
In order to investigate this issue I would like to test my code with more different versions of CBC.
It is clear to me that the binaries are located in python-mip\mip\libraries. With a single "cbc-c-linux-x86-64.so" of around 20MB for linux.
However, when downloading the compiled releases from https://github.com/coin-or/Cbc/releases I can't seem to find a large monolithic .so file anywhere in the archive.
Question:
Where can I find instructions on how to use custom binaries for python-mip?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels