-
Notifications
You must be signed in to change notification settings - Fork 2
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 to MOI v1 #31
Comments
Are there any updates on this? Just saw that my ConstraintSolver is limited to MOI v0.10 due to this repo. Did anyone try to update this yet and encountered any hurdles? |
MOI now supports constraint programming natively, see jump-dev/MathOptInterface.jl#1805 |
Ah okay didn't know that. Will have to check. Thanks for the update |
The new version v0.7 new works with MOI v1 |
The release of JuMP v1.0 is quite imminent and will require MOI v1
The text was updated successfully, but these errors were encountered: