decision_optimization_client.SolveStatus
- class decision_optimization_client.SolveStatus
The class representing solve status.
- jobDetails
Details of the solve job, containing :
executionStatus: status of the job (has it been processed?)
solveStatus: status of the solve (did it fail or succeed?)
logTail: displays the logs from the solve
- state
State of the job