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 b136e78 commit 94e90baCopy full SHA for 94e90ba
changelog.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
### Changed
8
9
+- [PR40](https://github.com/scipopt/SCIPpp/pull/40) `Model::addSolution()`, `Model::setObjsense()`, `Model::setParam()`,
10
+ and `Model::solve()` are now const member functions.
11
- [PR38](https://github.com/scipopt/SCIPpp/pull/38) Update to SCIP 10.0.0.
12
13
## [1.3.0] - 2025-10-08
0 commit comments