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

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

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