Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::ProductDecomposer, including all inherited members.
ProductDecomposer(Model *model) | operations_research::sat::ProductDecomposer | inlineexplicit |
TryToDecompose(const AffineExpression &left, const AffineExpression &right) | operations_research::sat::ProductDecomposer | |
TryToLinearize(const AffineExpression &left, const AffineExpression &right, LinearConstraintBuilder *builder) | operations_research::sat::ProductDecomposer |