Solve JuMP model with COSMO arbitrary precision

The JuMP issue is: Generic numeric type in JuMP · Issue #2025 · jump-dev/JuMP.jl · GitHub.

but is there a quick hack for COSMO?

You can use COSMO without using JuMP:

You can also use COSMO with arbitrary precision through MathOptInterface or Convnex.jl.

1 Like