
Last chance! 50% off unlimited learning
Sale ends in
Return the solver status description as a named character vector
solver_status_descriptions()
a named list of solver status descriptions, in order of status codes returned by the solver
solver_status_descriptions()[2] ## for solved problem
solver_status_descriptions()[8] ## for max iterations limit reached
Run the code above in your browser using DataLab