Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 2188 #2200

Merged
merged 5 commits into from
Mar 2, 2025
Merged

Fix 2188 #2200

merged 5 commits into from
Mar 2, 2025

Conversation

jajhall
Copy link
Member

@jajhall jajhall commented Mar 1, 2025

Makes the fix from @odow more elegant by modifying model_status_ in Highs::checkOptimality, setting it to HighsModelStatus::kUnknown; unless the primal/dual infeasibilities are excessive, when it's set to HighsModelStatus::kSolveError.

Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.79%. Comparing base (9acbd2a) to head (b34b646).
Report is 7 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2200      +/-   ##
==========================================
+ Coverage   78.76%   78.79%   +0.03%     
==========================================
  Files         343      343              
  Lines       82988    83009      +21     
==========================================
+ Hits        65363    65405      +42     
+ Misses      17625    17604      -21     

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

@jajhall jajhall merged commit 528f4b7 into latest Mar 2, 2025
275 checks passed
@jajhall jajhall deleted the fix-2188 branch March 2, 2025 10:07
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