powered by
Return the solver status description string
status_description(code)
a status description string
a valid solver return code
status_description(1) ## for solved problem status_description(-1) ## for max iterations limit reached
Run the code above in your browser using DataLab