OR-Tools  9.6
IntTupleSet Member List

This is the complete list of members for IntTupleSet, including all inherited members.

Arity() constIntTupleSetinline
Clear()IntTupleSetinline
Contains(const std::vector< int > &tuple) constIntTupleSetinline
Contains(const std::vector< int64_t > &tuple) constIntTupleSetinline
Insert(const std::vector< int > &tuple)IntTupleSetinline
Insert(const std::vector< int64_t > &tuple)IntTupleSetinline
Insert2(int64_t v0, int64_t v1)IntTupleSetinline
Insert3(int64_t v0, int64_t v1, int64_t v2)IntTupleSetinline
Insert4(int64_t v0, int64_t v1, int64_t v2, int64_t v3)IntTupleSetinline
InsertAll(const std::vector< std::vector< int64_t > > &tuples)IntTupleSetinline
InsertAll(const std::vector< std::vector< int > > &tuples)IntTupleSetinline
IntTupleSet(int arity)IntTupleSetinlineexplicit
IntTupleSet(const IntTupleSet &set)IntTupleSetinline
NumDifferentValuesInColumn(int col) constIntTupleSetinline
NumTuples() constIntTupleSetinline
RawData() constIntTupleSetinline
SortedByColumn(int col) constIntTupleSetinline
SortedLexicographically() constIntTupleSetinline
Value(int tuple_index, int pos_in_tuple) constIntTupleSetinline
~IntTupleSet()IntTupleSetinline