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

[docs] document how to get MOI attributes #2057

Closed
odow opened this issue Sep 9, 2019 · 0 comments · Fixed by #2156
Closed

[docs] document how to get MOI attributes #2057

odow opened this issue Sep 9, 2019 · 0 comments · Fixed by #2156

Comments

@odow
Copy link
Member

odow commented Sep 9, 2019

I can't find a section in the manual documenting how to query MOI attributes like RelativeGap.

See jump-dev/Gurobi.jl#246

MOI.get(model, MOI.RelativeGap())

The list of attributes is here: https://www.juliaopt.org/MathOptInterface.jl/stable/apireference/#Attributes-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant