OptimizationPredictionArguments

Prediction arguments for the OPTIMIZATION problem type

KEY TYPE Description
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.
forcedAssignments dict Set of assignments to force and resolve before returning query results.