Skip to content

parse perf statistics from scip .out files - #3

Merged
svigerske merged 7 commits into
mainfrom
parse-scip-perf
Jul 30, 2026
Merged

parse perf statistics from scip .out files#3
svigerske merged 7 commits into
mainfrom
parse-scip-perf

Conversation

@svigerske

Copy link
Copy Markdown
Member

Parses the numbers from the new @06 and @10 sections of SCIP .out files.

  • @10 gives NormalizedTime, NormalizedFreq, and MeanFreq
  • @06 has a lot of values and they are just passed on as they are, with keyname taken from the .out file (with added prefix perf:)

Add an evaluation-perf.xml example that aggregates these numbers.

The added entries will be picked up by scipopt/rubberband#85.

@svigerske
svigerske requested a review from stephenjmaher July 27, 2026 17:15
@svigerske svigerske self-assigned this Jul 27, 2026
@stephenjmaher

Copy link
Copy Markdown
Collaborator

This all looks good to me. It seems like a straight forward approach to add the perf statistics.

- they seem to end up as space in rubberband, but don't work like that
  either
@svigerske

Copy link
Copy Markdown
Member Author

OK, seems to work now. Data can be shown in Rubberband (https://rubberband.zib.de/result/R15Js58BhsitdOlN5AmD).

@svigerske
svigerske merged commit d62184c into main Jul 30, 2026
1 check passed
@svigerske
svigerske deleted the parse-scip-perf branch July 30, 2026 14:59
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.

2 participants