I have a QCQP and I am using YALMIP and CPLEX to solve my problem. I also would like to get the dual variables associated to the linear constraints. I am using the dual command to get these values, However, YALMIP returns back NaN values for all the dual variables.
What is wrong and what should I do?
Thank you very much in advance.