coin-or / python-mip

Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
Eclipse Public License 2.0
530 stars 92 forks source link

Draft: Build wheels instead of using manually bundled cbc #266

Closed sebheger closed 5 months ago

tkralphs commented 2 years ago

Hmm, I guess that what's happening is that because python-mip doesn't actually build a proper C extension, but only accesses the built library directly through cffi, the Cbc libraries are not being picked up as dependencies and packaged as they should be. Looks like some more research is needed to see how to package libraries that are accessed through cffi. I guess this should be possible, but it's apparently not quite as easy as just using the same workflow as CyLP.

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Sebastian Heger seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.