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 getting infeasible primal/dual solutions #216

Merged
merged 6 commits into from
Jun 19, 2024
Merged

Conversation

odow
Copy link
Member

@odow odow commented Jun 19, 2024

I don't think it was ever possible to hit the INFEASIBLE_POINT status before this PR.

@odow
Copy link
Member Author

odow commented Jun 19, 2024

Test failure is an upstream bug in HiGHS: ERGO-Code/HiGHS#1807

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (5459398) to head (fcfccf4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   99.54%   99.85%   +0.30%     
==========================================
  Files           2        2              
  Lines        1333     1335       +2     
==========================================
+ Hits         1327     1333       +6     
+ Misses          6        2       -4     

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

@odow odow closed this Jun 19, 2024
@odow odow reopened this Jun 19, 2024
@odow odow merged commit 157b89d into master Jun 19, 2024
10 checks passed
@odow odow deleted the od/infeasible-point branch June 19, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant