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

Added time limit check to HPresolve::strengthenInequalities #2022

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

jajhall
Copy link
Member

@jajhall jajhall commented Nov 1, 2024

This may be an edge case of presolve taking much too long to time out (because it's exposed when a problem has dense rows that aren't too dense) but HPresolve::strengthenInequalities now has a time limit check

@jajhall jajhall changed the base branch from master to latest November 1, 2024 16:44
@jajhall
Copy link
Member Author

jajhall commented Nov 1, 2024

This will close #2021

@jajhall jajhall merged commit 588b8a9 into latest Nov 1, 2024
250 checks passed
@jajhall jajhall deleted the fix-2021 branch November 1, 2024 20:55
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