Used for all problems and questions regarding PySCIPOpt, the Python interface to the SCIP Optimization Suite.
PySCIPOpt is the Python interface to the SCIP Optimization Suite for modeling and solving MINLP problems.
Installation via PyPI or conda:
pip install pyscipopt
conda install pyscipopt