arithauth

Results 2 comments of arithauth

I’ve encountered a similar issue as well. Python-MIP doesn't install CBC Library for arm64. [The installation guide](https://python-mip.readthedocs.io/en/latest/install.html) indicates that `PMIP_CBC_LIBRARY` can be used to specify a custom library, but the...

I didn’t realize that python-mip uses a different version—thank you for explaining that to me! I was able to install the preview version, though I ran into the pitfall that...