solver_status_descriptions | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.