public class BPM2013PaperMethods
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
bpmPaperFigureDir |
Constructor and Description |
---|
BPM2013PaperMethods() |
Modifier and Type | Method and Description |
---|---|
static void |
applyBlockToRootXorChildren()
Since BLUE and RED (approaches 1 and 2) currently result in a merged
model of a XOR with each subtree blocked per log, this method takes an
unconfigured tree and applies the configurations and outputs the new
string.
|
static NAryTree[] |
getBPM13RunningExampleTreeVariants(org.deckfour.xes.classification.XEventClasses eventclasses) |
static void |
main(java.lang.String[] args) |
static void |
mergePTsAndMakeLaTeX()
Deprecated.
|
static void |
naryTreeToBPMNPng() |
static void |
sizeAndSimilarityStats() |
static void |
treesToPNGs() |
public static void main(java.lang.String[] args)
public static void treesToPNGs()
public static void naryTreeToBPMNPng()
@Deprecated public static void mergePTsAndMakeLaTeX()
public static void sizeAndSimilarityStats()
public static void applyBlockToRootXorChildren()
public static NAryTree[] getBPM13RunningExampleTreeVariants(org.deckfour.xes.classification.XEventClasses eventclasses)