OptimizationPredictionArguments

Prediction arguments for the OPTIMIZATION problem type

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