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 Gurobi objective #290

Merged
merged 4 commits into from
Aug 5, 2022
Merged

Conversation

Markus28
Copy link
Contributor

This PR is supposed to fix #289, a very small change was required.

@sebheger I added tests that should have caught this mistake. Could you enable the workflows for me?

Please also note that I changed obj_expr.sense = self.get_objective_sense to sense=self.get_objective_sense(). I'm like 98% sure that's what it's supposed to be.

@sebheger sebheger merged commit c8618b8 into coin-or:master Aug 5, 2022
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.

Gurobi: Can't access objective
2 participants