PySCIPOpt  4.3.0
Python Interface for the SCIP Optimization Suite
Overview

This project provides an interface from Python to the SCIP Optimization Suite.

See the web site to download PySCIPOpt.

Changelog

See CHANGELOG.md for added, removed or fixed functionality.

Installation

See INSTALL.md for instructions.

Structure of this manual

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.