Prediction arguments for the OPTIMIZATION problem type
| KEY | TYPE | Description |
|---|---|---|
| forcedAssignments | dict | Set of assignments to force and resolve before returning query results. |
| includeAllAssignments | bool | If True, will return all assignments, including assignments with value 0. Default is False. |
| solveTimeLimitSeconds | float | Maximum time in seconds to spend solving the query. |