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

Retrieve objective value and solution value through JuMP/MOI #64

Closed
guimarqu opened this issue May 11, 2019 · 0 comments
Closed

Retrieve objective value and solution value through JuMP/MOI #64

guimarqu opened this issue May 11, 2019 · 0 comments
Milestone

Comments

@guimarqu
Copy link
Contributor

optimal_value = JuMP.objective_value(problem)
optimal_solution = JuMP.value.(x)
@guimarqu guimarqu added the enhancement New feature or request label May 11, 2019
@guimarqu guimarqu added this to the v0.2 milestone May 11, 2019
@guimarqu guimarqu added good first issue and removed enhancement New feature or request labels May 11, 2019
@guimarqu guimarqu changed the title Allow user to retrieve objective value and solution value Retrieve objective value and solution value through JuMP/MOI May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants