Skip to content

Fix 3166 - #3182

Open
Opt-Mucca wants to merge 2 commits into
latestfrom
fix-3166
Open

Fix 3166#3182
Opt-Mucca wants to merge 2 commits into
latestfrom
fix-3166

Conversation

@Opt-Mucca

Copy link
Copy Markdown
Collaborator

This fixes #3166

I believe the error was that some data structures were not being updated when pruning in partitionRefinement. This had absolutely no effect on my run of MIPLIB 2017 with a 30min time limit. Given I'm not that comfortable with the symmetry code still, it should probably wait for a review.

@Opt-Mucca
Opt-Mucca requested a review from fwesselm July 28, 2026 10:16
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.18%. Comparing base (4e6489d) to head (c5e9afb).
⚠️ Report is 235 commits behind head on latest.

Files with missing lines Patch % Lines
highs/presolve/HighsSymmetry.cpp 22.22% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3182   +/-   ##
=======================================
  Coverage   73.18%   73.18%           
=======================================
  Files         432      432           
  Lines      105460   105505   +45     
  Branches    16982    16988    +6     
=======================================
+ Hits        77182    77217   +35     
- Misses      28002    28012   +10     
  Partials      276      276           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants