![]() |
OR-Tools
8.2
|
This is the complete list of members for IntTupleSet, including all inherited members.
| Arity() const | IntTupleSet | inline |
| Clear() | IntTupleSet | inline |
| Contains(const std::vector< int > &tuple) const | IntTupleSet | inline |
| Contains(const std::vector< int64 > &tuple) const | IntTupleSet | inline |
| Insert(const std::vector< int > &tuple) | IntTupleSet | inline |
| Insert(const std::vector< int64 > &tuple) | IntTupleSet | inline |
| Insert2(int64 v0, int64 v1) | IntTupleSet | inline |
| Insert3(int64 v0, int64 v1, int64 v2) | IntTupleSet | inline |
| Insert4(int64 v0, int64 v1, int64 v2, int64 v3) | IntTupleSet | inline |
| InsertAll(const std::vector< std::vector< int64 > > &tuples) | IntTupleSet | inline |
| InsertAll(const std::vector< std::vector< int > > &tuples) | IntTupleSet | inline |
| IntTupleSet(int arity) | IntTupleSet | inlineexplicit |
| IntTupleSet(const IntTupleSet &set) | IntTupleSet | inline |
| NumDifferentValuesInColumn(int col) const | IntTupleSet | inline |
| NumTuples() const | IntTupleSet | inline |
| RawData() const | IntTupleSet | inline |
| SortedByColumn(int col) const | IntTupleSet | inline |
| SortedLexicographically() const | IntTupleSet | inline |
| Value(int tuple_index, int pos_in_tuple) const | IntTupleSet | inline |
| ~IntTupleSet() | IntTupleSet | inline |