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