We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e423a5 commit 43675b4Copy full SHA for 43675b4
README.md
@@ -50,9 +50,6 @@ It is recommended to always install packages in a virtual environment:
50
```
51
This will also install the `numpy`, `pyscipopt` dependencies.
52
53
-Please note that `gurobipy` is commercial software and requires a license. When installed via pip or conda,
54
-`gurobipy` ships with a free license which is only for testing and can only solve models of limited size.
55
-
56
## Installation from source
57
58
An alternative way to install `PySCIPOpt-ML` is from source. First this repository
0 commit comments