Instead of passing off to the solver https://github.com/JuliaOpt/LinQuadOptInterface.jl/blob/812d334cc26394f4409c782ebdf6b4cd16e9debe/src/solve.jl#L244-L246 we should implement this ourselves to avoid issues such as https://github.com/JuliaOpt/MathOptInterface.jl/issues/590.
Instead of passing off to the solver
LinQuadOptInterface.jl/src/solve.jl
Lines 244 to 246 in 812d334
we should implement this ourselves to avoid issues such as jump-dev/MathOptInterface.jl#590.