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 1883 #1885

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Fix 1883 #1885

merged 4 commits into from
Aug 19, 2024

Conversation

jajhall
Copy link
Member

@jajhall jajhall commented Aug 19, 2024

fixColToLower and fixColToUpper merely had an assert if the lower or upper bound was infinite. Now, renamed fixColToLowerOrUnbounded and fixColToUpperOrUnbounded, they return true if the bound is infinite, in which case HPresolve::run() returns HighsPresolveStatus::kUnboundedOrInfeasible

This closes #1883

@jajhall jajhall merged commit 61f72a3 into latest Aug 19, 2024
250 checks passed
@jajhall jajhall deleted the fix-1883 branch August 19, 2024 21:35
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