public class EditDistanceWrapperPQGram
extends java.lang.Object
Constructor and Description |
---|
EditDistanceWrapperPQGram() |
Modifier and Type | Method and Description |
---|---|
double |
getFitness(NAryTree candidate,
java.util.List<? extends NAryTree> population) |
tree.LblTree |
toLblTree(NAryTree tree) |
tree.LblTree |
toLblTree(NAryTree tree,
int n) |