public static class PermutationSupplier.BigInt extends PermutationSupplier implements Splittable.BigIntegerIndexed<int[]>
PermutationSupplier.BigInt, PermutationSupplier.LongSplittable.BigIntegerIndexed<T>, Splittable.LongIndexed<T>currentPermutation, lengthIDENTITY| Constructor and Description |
|---|
BigInt(int length) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
apply(java.math.BigInteger index) |
PermutationSupplier.BigInt |
split()
Splits this instance.
|
int[] |
unrank() |
computeNext, getCurrentSequenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNextSequencepublic PermutationSupplier.BigInt split()
Splittablesplit in interface Splittable<Splittable.BigIntegerIndexed<int[]>>public int[] apply(java.math.BigInteger index)
apply in interface java.util.function.Function<java.math.BigInteger,int[]>public int[] unrank()
unrank in interface IntArraySupplier