Hi, I have a conceptual question. As you indicate many times in the modeling cookbook, I have noticed that Mosek can achieve meaningful speed-ups when solving the dual problem (SOCP in my case).
My understanding was that Mosek considers both the primal and the dual problems, and minimizes for the duality gap. As such, how does choosing to solve the dual vs. the primal problem make a difference in solver speed?
I appreciate your insights. Thank you.