CPLEX.jl
CPLEX.jl copied to clipboard
Support deletion of SOC variables
Unresolved TODO from #261
https://github.com/JuliaOpt/CPLEX.jl/blob/7c4acf18e78e360bb4691fe97b47d2e98d6d29c8/test/MathOptInterface/MOI_wrapper.jl#L48-L50
An alternative is to remove SOC support in favor of MOI.Bridges.Constraint.SOCtoNonConvexQuadBridge
.
Closing for the same reason as https://github.com/jump-dev/Gurobi.jl/issues/354#issuecomment-2111399252