Skip to content

How to provide your own CBC binaries #279

@JeroenGar

Description

@JeroenGar

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions