Dear Johan
I am trying to solve a MISOCP problem by MOSEK solver. Although it can be solved, iteration is really inefficient. moreover, after dozens of times of iterations, real objective (i.e. BEST_INT_OBJ) is not changed and the relaxed objective is only approaching to real objective. Hence, can I set the yalmip to abort when real objective is not changed (perhaps after 50 iterations real objective is still not changed ) ? in addition, when I am runing, the CTRL+C didn't work, so I have to set this in advance.