-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
We removed it as we thought it was dropped from Mosek (see #575 (comment)) but I often still get it (with Mosek v8), i.e. these lines are executed:
https://github.com/JuliaOpt/MosekTools.jl/blob/d274a8381b6548f5ef25ad249e28884a6a557fed/src/attributes.jl#L494
https://github.com/JuliaOpt/MosekTools.jl/blob/d274a8381b6548f5ef25ad249e28884a6a557fed/src/attributes.jl#L519
and I get an Undefined
error since it was removed from MOI.
@ulfworsoe @erling-d-andersen Was this feature removed in Mosek v9 ?