Dear Dr.
Löfberg: Firstly, Thank you for what you've done for all the learners like me. The Q&As in this group often remind me of what things should be solved.It helps a lot.
As a new learner, I do have trouble when I model a nonlinear MIP thing.Code's attached.
I wonder is there a solver available for such problem and which solver should I choose?
Since the constraints of my model are nonlinear, like var1*var2, var3^2, and all those vars are not binary, so I don't know how to linearize the constraints and objective.
Should I try to simplify my model and linearize constraints? However, the thing I try to model and solve is just the way it shows in the code attached.
I really don't know how to do for several days, it feels bad.
look forward your reply.
Best wishes.