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

Fixed bug in presolve #1127

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Fixed bug in presolve #1127

merged 2 commits into from
Feb 2, 2024

Conversation

rrsadykov
Copy link
Collaborator

Fixed bug in the presolve algorithm when the partial solution to fix contains deactivated variables

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (398d307) 86.78% compared to head (7c30e91) 86.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1127      +/-   ##
==========================================
+ Coverage   86.78%   86.85%   +0.06%     
==========================================
  Files          88       88              
  Lines        7577     7579       +2     
==========================================
+ Hits         6576     6583       +7     
+ Misses       1001      996       -5     

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

@rrsadykov rrsadykov merged commit a70ad0a into master Feb 2, 2024
6 checks passed
@rrsadykov rrsadykov deleted the presolve_part_sol_bug branch February 2, 2024 13:18
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