Julia to python

Hello everyone,

Do anyone knows what is the equivalent of JuMP for python?

You may want to ask on a Python forum.

3 Likes

E.g. https://www.pyomo.org/ or https://www.cvxpy.org/.

2 Likes

scipy.optimize, pyomo, and PySCIPOpt, etc. I personally don’t think they are as good as JumP.

1 Like