Skip to content

Singleton column stuffing#2623

Merged
jajhall merged 15 commits intoERGO-Code:latestfrom
fwesselm:singletonColStuffing
Oct 30, 2025
Merged

Singleton column stuffing#2623
jajhall merged 15 commits intoERGO-Code:latestfrom
fwesselm:singletonColStuffing

Conversation

@fwesselm
Copy link
Collaborator

  • This PR adds the presolve reduction singleton column stuffing as described by Gamrath et al., Progress in presolving for mixed integer programming. Math. Prog. Comp. 7, 367–398 (2015).
  • My tests confirmed that the reduction is not very effective on MIPLIB etc.
  • However, the reduction is cheap and, as stated in the paper, may be helpful on some practical instances (e.g., from supply chain management).

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.08%. Comparing base (978a958) to head (113e9d1).
⚠️ Report is 35 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2623      +/-   ##
==========================================
+ Coverage   81.06%   81.08%   +0.01%     
==========================================
  Files         347      347              
  Lines       85228    85309      +81     
==========================================
+ Hits        69092    69173      +81     
  Misses      16136    16136              

☔ View full report in Codecov by Sentry.
📢 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.

@jajhall jajhall merged commit 3462023 into ERGO-Code:latest Oct 30, 2025
305 of 307 checks passed
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