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

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

AffineRelation()operations_research::AffineRelationinline
ClassSize(int x) constoperations_research::AffineRelationinline
Get(int x) constoperations_research::AffineRelationinline
IgnoreFromClassSize(int x)operations_research::AffineRelationinline
NumRelations() constoperations_research::AffineRelationinline
TryAdd(int x, int y, int64_t coeff, int64_t offset)operations_research::AffineRelationinline
TryAdd(int x, int y, int64_t coeff, int64_t offset, bool allow_rep_x, bool allow_rep_y)operations_research::AffineRelationinline