jump-dev / MathOptInterface.jl

A data structure for mathematical optimization problems
http://jump.dev/MathOptInterface.jl/
Other
394 stars 87 forks source link

Error in set_start_value #1115

Closed davide-f closed 4 years ago

davide-f commented 4 years ago

Hi,

I am experiencing problems when using BilevelJuMP with Gurobi solver. Having the set_start_value function working in bilevel optimization would be very important to speed up the calculations. I am also advising the developers of BilevelJuMP and Gurobi.

I add few lines of code to reproduce the error. report_error.txt

odow commented 4 years ago

This is an issue with BilevelJuMP, not MathOptInterface. Closing in favor of https://github.com/joaquimg/BilevelJuMP.jl/issues/67