cylp: Python interface for CLP, CBC, and CGL¶
Description¶
Python interface for CLP, CBC, and CGL
License¶
Eclipse Public License (EPL) version 2 (without a Secondary Licenses Notice).
Note: This license is incompatible with the GPL according to https://www.gnu.org/licenses/license-list.html#EPL2; see also the discussion in upstream Issue #26511.
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
0.92.3
version_requirements.txt:
cylp
Installation commands¶
$ pip install cylp
$ sage -i cylp
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.