| Package | Description |
|---|---|
| org.processmining.nlplogutils.algorithms.method |
| Modifier and Type | Method and Description |
|---|---|
ComplexityResult |
AbstractMethod.getComplexity(org.deckfour.xes.model.XLog inputLog,
org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree effTree,
org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree effFlowerTree,
NLPLogUtilsParameters nlpParameters,
boolean useAlignment) |
ComplexityResult |
DeduplicationResult.getComplexityResult() |
| Constructor and Description |
|---|
DeduplicationResult(Method method,
ComplexityResult result,
DeDuplicatedLog log) |