Forums

Using SCIP or CBC

Hello,

Scip and Cbc are optimization solvers, just like the GLPK you have installed.

They do not provide pip packages to install those:

https://github.com/coin-or/Cbc https://scipopt.org/index.php#download

Is my understanding correct that we cannot use those packages as their installation methods are not supported by pythonanywhere?

I found this old discussion about the CBC https://www.pythonanywhere.com/forums/topic/14364/

Best wishes,

If those packages require system libraries to be installed, users would most likely be not able to install them. We may have a look at those packages before releasing new system image.