What status information can be extracted from a solve? Uncategorized Jun 12, 2013 M mpf Jun 12, 2013 #1 I see that cvx_status tells us if a problem was Solved, Unbounded, or Infeasible. Does CVX also expose other information on the solve, such as the number of iterations, the relative gap, termination code, etc?