amplify.client.GurobiClientResultStatus
- class GurobiClientResultStatus
A class that provides information about the status of optimization.
- __init__(*args, **kwargs)
Methods
__init__
(*args, **kwargs)Attributes
Whether the solution is optimal or not.
Description of the status.
Whether the optimization ended due to time limit or not.
The value of the status code.