Hi,
As for the subject. We’ve tried
MOI.set(grb, Gurobi.MultiObjectiveAttribute("ObjNRelTol", 0.001))
But we got
ERROR: LoadError: UndefVarError: MultiObjectiveAttribute not defined
We’re on Gurobi 0.11.5, which seems to be the latest, but our local MOI_multi_objective.jl looks nothing like the one on Github. Are we doing anything obviously wrong, or do we need to wait for a later release of Gurobi.jl?
Thanks!
Geoff