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 4e00611 commit 027c7dcCopy full SHA for 027c7dc
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
### Added
5
+### Fixed
6
+### Changed
7
+### Removed
8
+
9
+## 5.0.0 - 2024-03-05
10
+### Added
11
- Added SCIP function addExprNonlinear
12
- Add support for Cython 3
13
- Added methods for getting the names of the current stage and of an event
@@ -11,7 +17,6 @@
17
- Fixed outdated time.clock call in gcp.py
18
### Changed
19
- Changed default installation option via pypi to package pre-build SCIP
14
-### Removed
15
20
16
21
## 4.4.0 - 2023-12-04
22
0 commit comments