Package | Description |
---|---|
org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa |
Modifier and Type | Method and Description |
---|---|
static InitTreeArrayStruct |
BuildTree.buildTreeArray(int cSrc,
int cTar,
float[] sizeHill,
float[] sizeHole,
DistanceMatrix cost)
Build an array instance of the initial tree.
|
Constructor and Description |
---|
StructInitEPSA(InitTreeArrayStruct inst) |
Tree(InitTreeArrayStruct inst)
Build a tree from the given instance
|