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