CVX optimizes the problem, e.g. uses a heuristic to analyze if primal or dual should be solved, eliminate variables, etc. How can I tell it not to spend time on this (I’ll do it) and just send the problem to the solver (e.g. mosek)?
CVX optimizes the problem, e.g. uses a heuristic to analyze if primal or dual should be solved, eliminate variables, etc. How can I tell it not to spend time on this (I’ll do it) and just send the problem to the solver (e.g. mosek)?