public class BeamRefinementsOfSize
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BEAM_SIZE |
static int |
N |
static boolean |
verbose |
| Constructor and Description |
|---|
BeamRefinementsOfSize() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object[]> |
refineOneStep(org.deckfour.xes.model.XLog log) |
org.deckfour.xes.model.XLog |
run(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
public static final boolean verbose
public static final int BEAM_SIZE
public static final int N