public class MineGuideTree
extends java.lang.Object
Constructor and Description |
---|
MineGuideTree() |
Modifier and Type | Method and Description |
---|---|
GuideTree |
getGuideTree() |
java.lang.Object[] |
mine(org.processmining.framework.plugin.PluginContext context,
GuideTreeMinerInput input,
org.deckfour.xes.model.XLog log) |
protected void |
printMatrix(float[][] matrix) |
protected void |
printMatrix(int[][] matrix) |
public java.lang.Object[] mine(org.processmining.framework.plugin.PluginContext context, GuideTreeMinerInput input, org.deckfour.xes.model.XLog log)
protected void printMatrix(float[][] matrix)
protected void printMatrix(int[][] matrix)
public GuideTree getGuideTree()