pyscipopt: Python interface and modeling environment for SCIP#
Description#
Python interface and modeling environment for SCIP
License#
MIT
Upstream Contact#
Type#
optional
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
Version Information#
package-version.txt:
5.0.0
version_requirements.txt:
PySCIPOpt
Equivalent System Packages#
$ 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.