public class EfficientTreeHash
extends java.lang.Object
Constructor and Description |
---|
EfficientTreeHash() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
hash(EfficientTree tree) |
static java.lang.String |
hash(EfficientTree tree,
int node) |
static java.lang.String |
hashOnIndices(EfficientTree tree) |
public static java.lang.String hash(EfficientTree tree)
efficientTree
- public static java.lang.String hashOnIndices(EfficientTree tree)
public static java.lang.String hash(EfficientTree tree, int node)