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 related to getting solution when solver returns timeout #65

Merged
merged 6 commits into from
Jul 3, 2024

Conversation

kjartan-at-bravos
Copy link
Collaborator

When the gurobi compute server reaches TimeLimit. it returns the OK flag, but may not have a solution. Fixed this by checking if termination condition is optimal before attempting to get the solution from the compute server.

@santiago-roig
Copy link
Collaborator

Please fix the failing tests before we merge

@kjartan-at-bravos kjartan-at-bravos merged commit 8335ea6 into main Jul 3, 2024
2 checks passed
@kjartan-at-bravos kjartan-at-bravos deleted the kjartan-at-bravos-patch-timeout branch July 3, 2024 20:34
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