Definition at line 11 of file IntTupleSet.java.
◆ IntTupleSet() [1/3]
| com.google.ortools.constraintsolver.IntTupleSet.IntTupleSet |
( |
long | cPtr, |
|
|
boolean | cMemoryOwn ) |
|
protected |
◆ IntTupleSet() [2/3]
| com.google.ortools.constraintsolver.IntTupleSet.IntTupleSet |
( |
int | arity | ) |
|
◆ IntTupleSet() [3/3]
| com.google.ortools.constraintsolver.IntTupleSet.IntTupleSet |
( |
IntTupleSet | set | ) |
|
◆ arity()
| int com.google.ortools.constraintsolver.IntTupleSet.arity |
( |
| ) |
|
◆ clear()
| void com.google.ortools.constraintsolver.IntTupleSet.clear |
( |
| ) |
|
◆ contains() [1/2]
| boolean com.google.ortools.constraintsolver.IntTupleSet.contains |
( |
int[] | tuple | ) |
|
◆ contains() [2/2]
| boolean com.google.ortools.constraintsolver.IntTupleSet.contains |
( |
long[] | tuple | ) |
|
◆ delete()
| synchronized void com.google.ortools.constraintsolver.IntTupleSet.delete |
( |
| ) |
|
◆ finalize()
| void com.google.ortools.constraintsolver.IntTupleSet.finalize |
( |
| ) |
|
|
protected |
◆ getCPtr()
| long com.google.ortools.constraintsolver.IntTupleSet.getCPtr |
( |
IntTupleSet | obj | ) |
|
|
staticprotected |
◆ insert() [1/2]
| int com.google.ortools.constraintsolver.IntTupleSet.insert |
( |
int[] | tuple | ) |
|
◆ insert() [2/2]
| int com.google.ortools.constraintsolver.IntTupleSet.insert |
( |
long[] | tuple | ) |
|
◆ insert2()
| int com.google.ortools.constraintsolver.IntTupleSet.insert2 |
( |
long | v0, |
|
|
long | v1 ) |
◆ insert3()
| int com.google.ortools.constraintsolver.IntTupleSet.insert3 |
( |
long | v0, |
|
|
long | v1, |
|
|
long | v2 ) |
◆ insert4()
| int com.google.ortools.constraintsolver.IntTupleSet.insert4 |
( |
long | v0, |
|
|
long | v1, |
|
|
long | v2, |
|
|
long | v3 ) |
◆ insertAll() [1/2]
| void com.google.ortools.constraintsolver.IntTupleSet.insertAll |
( |
int | tuples[][] | ) |
|
◆ insertAll() [2/2]
| void com.google.ortools.constraintsolver.IntTupleSet.insertAll |
( |
long | tuples[][] | ) |
|
◆ numDifferentValuesInColumn()
| int com.google.ortools.constraintsolver.IntTupleSet.numDifferentValuesInColumn |
( |
int | col | ) |
|
◆ numTuples()
| int com.google.ortools.constraintsolver.IntTupleSet.numTuples |
( |
| ) |
|
◆ sortedByColumn()
| IntTupleSet com.google.ortools.constraintsolver.IntTupleSet.sortedByColumn |
( |
int | col | ) |
|
◆ sortedLexicographically()
| IntTupleSet com.google.ortools.constraintsolver.IntTupleSet.sortedLexicographically |
( |
| ) |
|
◆ swigRelease()
| long com.google.ortools.constraintsolver.IntTupleSet.swigRelease |
( |
IntTupleSet | obj | ) |
|
|
staticprotected |
◆ value()
| long com.google.ortools.constraintsolver.IntTupleSet.value |
( |
int | tuple_index, |
|
|
int | pos_in_tuple ) |
◆ swigCMemOwn
| transient boolean com.google.ortools.constraintsolver.IntTupleSet.swigCMemOwn |
|
protected |
The documentation for this class was generated from the following file:
- build/java/ortools-java/src/main/java/com/google/ortools/constraintsolver/IntTupleSet.java