Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.constraintsolver.IntTupleSet Member List

This is the complete list of members for com.google.ortools.constraintsolver.IntTupleSet, including all inherited members.

arity()com.google.ortools.constraintsolver.IntTupleSet
clear()com.google.ortools.constraintsolver.IntTupleSet
contains(int[] tuple)com.google.ortools.constraintsolver.IntTupleSet
contains(long[] tuple)com.google.ortools.constraintsolver.IntTupleSet
delete()com.google.ortools.constraintsolver.IntTupleSet
finalize()com.google.ortools.constraintsolver.IntTupleSetprotected
getCPtr(IntTupleSet obj)com.google.ortools.constraintsolver.IntTupleSetprotectedstatic
insert(int[] tuple)com.google.ortools.constraintsolver.IntTupleSet
insert(long[] tuple)com.google.ortools.constraintsolver.IntTupleSet
insert2(long v0, long v1)com.google.ortools.constraintsolver.IntTupleSet
insert3(long v0, long v1, long v2)com.google.ortools.constraintsolver.IntTupleSet
insert4(long v0, long v1, long v2, long v3)com.google.ortools.constraintsolver.IntTupleSet
insertAll(long[][] tuples)com.google.ortools.constraintsolver.IntTupleSet
insertAll(int[][] tuples)com.google.ortools.constraintsolver.IntTupleSet
IntTupleSet(long cPtr, boolean cMemoryOwn)com.google.ortools.constraintsolver.IntTupleSetprotected
IntTupleSet(int arity)com.google.ortools.constraintsolver.IntTupleSet
IntTupleSet(IntTupleSet set)com.google.ortools.constraintsolver.IntTupleSet
numDifferentValuesInColumn(int col)com.google.ortools.constraintsolver.IntTupleSet
numTuples()com.google.ortools.constraintsolver.IntTupleSet
sortedByColumn(int col)com.google.ortools.constraintsolver.IntTupleSet
sortedLexicographically()com.google.ortools.constraintsolver.IntTupleSet
swigCMemOwncom.google.ortools.constraintsolver.IntTupleSetprotected
swigRelease(IntTupleSet obj)com.google.ortools.constraintsolver.IntTupleSetprotectedstatic
value(int tuple_index, int pos_in_tuple)com.google.ortools.constraintsolver.IntTupleSet