Class DataUnitEarthMoversStochasticConformancePlugin
- java.lang.Object
-
- org.processmining.stochasticlabelleddatapetrinet.plugins.DataUnitEarthMoversStochasticConformancePlugin
-
public class DataUnitEarthMoversStochasticConformancePlugin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DataUnitEarthMoversStochasticConformancePlugin()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static doublemeasureLogModel(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, SLDPN model, boolean debug, org.processmining.framework.plugin.ProMCanceller canceller)org.processmining.framework.util.HTMLToStringmine(org.processmining.framework.plugin.PluginContext context, SLDPN model, org.deckfour.xes.model.XLog xLog)
-
-
-
Method Detail
-
mine
public org.processmining.framework.util.HTMLToString mine(org.processmining.framework.plugin.PluginContext context, SLDPN model, org.deckfour.xes.model.XLog xLog) throws java.lang.Exception- Throws:
java.lang.Exception
-
measureLogModel
public static double measureLogModel(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, SLDPN model, boolean debug, org.processmining.framework.plugin.ProMCanceller canceller) throws lpsolve.LpSolveException- Throws:
lpsolve.LpSolveException
-
-