Package | Description |
---|---|
org.processmining.generalizedconformance.algorithms.miner |
Modifier and Type | Class and Description |
---|---|
class |
ProcessTreeDumbLSMiner
Implements real local search.
|
Modifier and Type | Method and Description |
---|---|
static ProcessTreeLSMiner |
ProcessTreeLSMiner.createInstance(DistanceFunction function,
org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.etm.model.narytree.NAryTree model) |
static ProcessTreeLSMiner |
ProcessTreeLSMiner.createInstance(DistanceFunction function,
org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.processtree.ProcessTree model) |