pyscipopt: Python interface and modeling environment for SCIP¶
Description¶
Python interface and modeling environment for SCIP
License¶
MIT
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
5.5.0
version_requirements.txt:
PySCIPOpt
Installation commands¶
$ pip install PySCIPOpt
$ sage -i pyscipopt
$ conda install pyscipopt
$ sudo pkg install math/py-PySCIPOpt
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.