Skip to content

Never a dual ray after primal simplex#2273

Merged
jajhall merged 1 commit into
latestfrom
fix-2272
Apr 4, 2025
Merged

Never a dual ray after primal simplex#2273
jajhall merged 1 commit into
latestfrom
fix-2272

Conversation

@jajhall
Copy link
Copy Markdown
Member

@jajhall jajhall commented Apr 4, 2025

Only asserting ekk_instance.dual_ray_record_.index != kNoRayIndex after ekk_instance.exit_algorithm_ == SimplexAlgorithm::kDual for scaled_model_status == HighsModelStatus::kInfeasible

This will close #2272

…er ekk_instance.exit_algorithm_ == SimplexAlgorithm::kDual for scaled_model_status == HighsModelStatus::kInfeasible)
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.05%. Comparing base (601c190) to head (d53818e).
Report is 3 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2273      +/-   ##
==========================================
- Coverage   79.05%   79.05%   -0.01%     
==========================================
  Files         343      343              
  Lines       83306    83307       +1     
==========================================
- Hits        65860    65857       -3     
- Misses      17446    17450       +4     

☔ 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 999ea1a into latest Apr 4, 2025
274 of 275 checks passed
@jajhall jajhall deleted the fix-2272 branch April 4, 2025 08:53
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.

1 participant