-
Notifications
You must be signed in to change notification settings - Fork 62
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
Update IIS support to MOI 0.9.14. #299
Conversation
Based on jump-dev/MathOptInterface.jl#1091, I used Is it good enough to be merged? (Once MOI 0.9.14 is tagged.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I think this makes much more sense.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comments as for the Gurobi PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
With MOI 0.9.14 being tagged, maybe this could get merged? |
Ditto on the screenshot showing tests passing. |
jump-dev/MathOptInterface.jl#1056 is merged and will be included in the next MOI release.
Several return codes are not yet in MOI, though. Should they be included in MOI?