powered by
Returns the status string from the most recent solve, such as "optimal", "infeasible", or "unbounded".
"optimal"
"infeasible"
"unbounded"
status(x)
Character string, or NULL if the problem has not been solved.
NULL
A Problem object.
Problem
OPTIMAL, INFEASIBLE, UNBOUNDED
OPTIMAL
INFEASIBLE
UNBOUNDED