LinQuadOptInterface.jl
LinQuadOptInterface.jl copied to clipboard
Add specialized canonicalize
Related to: https://github.com/JuliaOpt/JuMP.jl/issues/1905
We can exploit the fact that LQOI creates variable with increasing internal indices. We would use something similar to JuMP’s 0.18 implementarion for canonicalizing affine expressions.