Returns the status string from the most recent solve, such as
"optimal", "infeasible", or "unbounded".
Arguments
- x
A
Problemobject.
Returns the status string from the most recent solve, such as
"optimal", "infeasible", or "unbounded".
A Problem object.