Package | Description |
---|---|
org.processmining.plugins.etm | |
org.processmining.plugins.etm.model.narytree |
Modifier and Type | Method and Description |
---|---|
NAryTreeHistory |
CentralRegistry.getHistory(NAryTree child)
Retrieves the parent of the input child.
|
Modifier and Type | Method and Description |
---|---|
static int[] |
TreeUtilsAlignmentRepair.getPointsOfChange(NAryTree candidate,
NAryTreeHistory parentHistory,
NAryTreeHistory grandparentHistory)
Function that returns the fixed points of change of a candidate after the
crossover and the mutation.
|