Releases: scipopt/PySCIPOpt
Releases · scipopt/PySCIPOpt
v4.3.0
4.3.0 - 2023-03-17
Added
- Add SCIP function SCIprowGetOriginCons
- Add getConsOriginConshdlrtype to Row
- Add possibility to use sine and cosing
- Add ability to set priced variable score
- Python 3.11 support
Removed
- Removed function rowGetNNonz
What's Changed
- fix confusing error message in checkStage by @mattmilten in #581
- add note about SCIP's licensing by @mattmilten in #590
- Removes incorrect PY_SCIP_CALL wrapper by @Opt-Mucca in #592
- Mt/row origin call by @Opt-Mucca in #598
- add (co)sine functions by @pfetsch in #612
- Add ability to set priced variable score by @mmghannam in #623
- Default lib and include paths fixed for Mac installation by @sm-ghavami in #647
- pyproject.toml: New by @mkoeppe in #628
- pyproject.toml: Set build-backend by @mkoeppe in #650
- .github/workflows/integration-test.yml: Update tested Python versions by @mkoeppe in #649
- updated copyright date to 2023 by @Urquh4rt in #642
- New release 4.3 by @mattmilten in #661
New Contributors
- @mmghannam made their first contribution in #623
- @sm-ghavami made their first contribution in #647
- @mkoeppe made their first contribution in #628
- @Urquh4rt made their first contribution in #642
Full Changelog: v4.2.0...v4.3.0
v4.2.0
v4.1.0
v4.0.0
compatible with SCIPOptSuite 8.0.0
v3.5.0
v3.4.0
- add support for concurrent optimization
- note that SCIP needs to be linked to a TPI (task processing interface) to use this feature
What's Changed
- SCIPsolverConcurrent implementation from issue #229 by @TNonet in #535
- fix action to also run on external PRs by @mattmilten in #536
- fix concurrent solve test by @mattmilten in #537
New Contributors
Full Changelog: v3.3.0...v3.4.0
v3.3.0
v3.2.1
v3.2.0
increase version to 3.2.0
v3.1.5
increase version to 3.1.5