Class DataUnitEarthMoversStochasticConformancePlugin


  • public class DataUnitEarthMoversStochasticConformancePlugin
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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)  
      org.processmining.framework.util.HTMLToString mine​(org.processmining.framework.plugin.PluginContext context, SLDPN model, org.deckfour.xes.model.XLog xLog)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DataUnitEarthMoversStochasticConformancePlugin

        public DataUnitEarthMoversStochasticConformancePlugin()
    • 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