status_description | R Documentation |
Return the solver status description string
status_description(code)
code |
a valid solver return code |
a status description string
status_description(1) ## for solved problem
status_description(-1) ## for max iterations limit reached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.