File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11Requirements
22============
33
4- From version 4.4 .0 SCIP is automatically shipped when using PyPI for the following systems:
4+ From version 5.0 .0 SCIP is automatically shipped when using PyPI for the following systems:
55
6- - CPython 3.6 / 3.7 / 3.8 / 3.9 / 3.10 / 3.11 for Linux (manylinux2014)
7- - CPython 3.6 / 3.7 / 3.8 / 3.9 / 3.10 / 3.11 for MacOS for x86_64 (ARM i.e. Apple Silicon is currently unavailable)
8- - CPython 3.8 / 3.9 / 3.10 / 3.11 for Windows
6+ - CPython 3.8 / 3.9 / 3.10 / 3.11 / 3.12 for Linux (manylinux2014)
7+ - CPython 3.8 / 3.9 / 3.10 / 3.11 / 3.12 for MacOS for x86_64 / ARM64
8+ - CPython 3.8 / 3.9 / 3.10 / 3.11 / 3.12 for Windows 64bit
99
1010This work is currently ongoing, and is planned to encompass all Python and OS combinations.
1111
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ The following table summarizes which version of PySCIPOpt is required for a give
4040
4141| SCIP| PySCIPOpt |
4242| ----| ----|
43+ 9.0 | 5.x
43448.0 | 4.x
44457.0 | 3.x
45466.0 | 2.x
You can’t perform that action at this time.
0 commit comments