Returns the raw Solution object from the most recent solve,
containing primal and dual variable values, status, and solver
attributes.
Arguments
- x
A
Problemobject.
Returns the raw Solution object from the most recent solve,
containing primal and dual variable values, status, and solver
attributes.
A Problem object.