Skip to content

Release 5.6.0#1056

Closed
Joao-Dionisio wants to merge 1 commit intomasterfrom
v560
Closed

Release 5.6.0#1056
Joao-Dionisio wants to merge 1 commit intomasterfrom
v560

Conversation

@Joao-Dionisio
Copy link
Copy Markdown
Member

@Joao-Dionisio Joao-Dionisio commented Aug 16, 2025

fix #971
fix #1050
fix #1018

Just leaving this here for the release we'll probably do next week or the one after. It's going to use SCIP with the following hash: scip@747acc1e
This commit in particular splits stage checks from debug mode, and will be enabled by default on PySCIPOpt. Performance degradation is minimal, and it solves a bunch of user-issues. We'll also add the option to remove these stage checks, for the small performance gain.

Plus, the plan is to also start shipping PySCIPOpt with PaPILO and try to make it compatible with Linux ARM.

@mmghannam
Copy link
Copy Markdown
Member

mmghannam commented Oct 9, 2025

This is outdated, right? @Joao-Dionisio

@mmghannam mmghannam closed this Oct 9, 2025
@Joao-Dionisio
Copy link
Copy Markdown
Member Author

@mmghannam Yes, but this comment is important:

This commit in particular splits stage checks from debug mode, and will be enabled by default on PySCIPOpt. Performance degradation is minimal, and it solves a bunch of user-issues. We'll also add the option to remove these stage checks, for the small performance gain.

We need to alter setup.py slightly, and add a line to the installation instructions. The relevant Gitlab issue: https://git.zib.de/integer/scip/-/merge_requests/3938

@Joao-Dionisio Joao-Dionisio deleted the v560 branch January 14, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding stage checks to all the methods Docker build error on platform linux/arm64 Segfault when providing initial solutions

2 participants