Hi,
When I use MATLAB + Gurobi + YALMIP to build an optimization model and include exponential functions or log functions in the constraints, I get the following error when solving:
There are no further error messages. After contacting Gurobi’s official support, they said the issue lies with YALMIP, which is unable to convert the model into a form supported by Gurobi.
How can I resolve this issue? Could it be due to an incompatible version of YALMIP?
Thanks for your help!