public class BaseCaseFinderWithoutLogEmptyTraces extends java.lang.Object implements BaseCaseFinderWithoutLog
| Constructor and Description |
|---|
BaseCaseFinderWithoutLogEmptyTraces() |
| Modifier and Type | Method and Description |
|---|---|
org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree |
findBaseCases(DfgMsd graph,
MinerStateWithoutLog minerState) |
public org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree findBaseCases(DfgMsd graph, MinerStateWithoutLog minerState)
findBaseCases in interface BaseCaseFinderWithoutLog