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

How do I query solutions returned? #80

Closed
hdavid16 opened this issue Jul 31, 2024 · 1 comment
Closed

How do I query solutions returned? #80

hdavid16 opened this issue Jul 31, 2024 · 1 comment

Comments

@hdavid16
Copy link

I see that I can set the solution limit with MOI.SolutionLimit: set_attribute(m, MOI.SolutionLimit(), 5). How do I query the different solutions returned?

@odow
Copy link
Member

odow commented Jul 31, 2024

See https://jump.dev/JuMP.jl/stable/manual/solutions/#Multiple-solutions

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

No branches or pull requests

2 participants