Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::ProductDecomposer Member List

This is the complete list of members for operations_research::sat::ProductDecomposer, including all inherited members.

ProductDecomposer(Model *model)operations_research::sat::ProductDecomposerinlineexplicit
TryToDecompose(const AffineExpression &left, const AffineExpression &right)operations_research::sat::ProductDecomposer
TryToLinearize(const AffineExpression &left, const AffineExpression &right, LinearConstraintBuilder *builder)operations_research::sat::ProductDecomposer