Modifier and Type | Method and Description |
---|---|
java.util.List<CutFinderWithoutLog> |
MiningParametersWithoutLog.getCutFinders() |
Modifier and Type | Method and Description |
---|---|
static Cut |
InductiveMinerWithoutLog.findCut(DfgMsd graph,
java.lang.Iterable<CutFinderWithoutLog> cutFinders,
MinerStateWithoutLog minerState) |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderWithoutLogIMConcurrent |
class |
CutFinderWithoutLogIMConcurrentWithMinimumSelfDistance |
class |
CutFinderWithoutLogIMExclusiveChoice |
class |
CutFinderWithoutLogIMLoop |
class |
CutFinderWithoutLogIMLoopWithMinimumSelfDistance |
class |
CutFinderWithoutLogIMSequence |
Modifier and Type | Field and Description |
---|---|
static CutFinderWithoutLog |
MiningParametersIMInfrequentWithoutLog.filteringCutFinders |
Modifier and Type | Field and Description |
---|---|
static java.util.List<CutFinderWithoutLog> |
MiningParametersIMWithoutLog.basicCutFinders |
Modifier and Type | Method and Description |
---|---|
java.util.List<CutFinderWithoutLog> |
MiningParametersIMInfrequentWithoutLog.getCutFinders() |
java.util.List<CutFinderWithoutLog> |
MiningParametersIMWithoutLog.getCutFinders() |