Return the solver status description string
status_description(code)
code
a status description string
status_description(1) ## for solved problem status_description(-1) ## for max iterations limit reached
Useful links