PySCIPOpt  5.1.1
Python Interface for the SCIP Optimization Suite
scip.pyx
Go to the documentation of this file.
1 # This redirection to scip.pxi is necessary to allow for code coverage to work
2 # as it was producing syntax errors when parsing the .pyx file.
3 include "scip.pxi"