powered by
Map of MOSEK status to CVXR status.
# S4 method for MOSEK status_map(solver, status)
A '>MOSEK object.
An exit code returned by MOSEK. See the MOSEK documentation for details.
A string indicating the status, either "optimal", "infeasible", "unbounded", "optimal_inaccurate", "infeasible_inaccurate", "unbounded_inaccurate", or "solver_error".