This project provides an interface from Python to the SCIP Optimization Suite.
See the web site to download PySCIPOpt.
See CHANGELOG.md for added, removed or fixed functionality.
See INSTALL.md for instructions.
This documentation gives an introduction to the functionality of the Python interface of the SCIP code in the following chapters
For a more detailed description on how to create a model and how to extend the interface, please have a look at the README.md.