Deterministic optimization is feasible, but the YALMIP robustification module is infeasible. #1326
-
I have encountered some unresolved issues while using the “uncertain” function to solve robust optimization problems. From a mathematical perspective, the optimization problem is feasible, with uncertainty sets in the form of polytopic uncertainty sets, which can be solved using the YALMIP robustification module. However, during the solving process, I consistently encounter the message of "Infeasible problem" (I have tried the troubleshooting methods provided by you at https://yalmip.github.io/debugginginfeasible, but they did not work). I have attached the specific optimization problem and code for your reference, and I would greatly appreciate it if you could spare some time to have a look at it.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
It's simply not feasible. The last row is far from being possible to satisfy as a simple slack will reveal
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
It's simply not feasible. The last row is far from being possible to satisfy as a simple slack will reveal