public class RelativeEntropyPlugin
extends java.lang.Object
Constructor and Description |
---|
RelativeEntropyPlugin() |
Modifier and Type | Method and Description |
---|---|
<X> org.processmining.framework.util.HTMLToString |
computeSDFASDFA(org.processmining.framework.plugin.PluginContext context,
StochasticDeterministicFiniteAutomatonMapped<java.lang.String> automatonA,
StochasticDeterministicFiniteAutomatonMapped<java.lang.String> automatonB) |
org.processmining.framework.util.HTMLToString |
computeSPNSDFA(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.StochasticNet pnB) |
public <X> org.processmining.framework.util.HTMLToString computeSDFASDFA(org.processmining.framework.plugin.PluginContext context, StochasticDeterministicFiniteAutomatonMapped<java.lang.String> automatonA, StochasticDeterministicFiniteAutomatonMapped<java.lang.String> automatonB) throws java.lang.CloneNotSupportedException, UnsupportedAutomatonException
java.lang.CloneNotSupportedException
UnsupportedAutomatonException
public org.processmining.framework.util.HTMLToString computeSPNSDFA(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, org.processmining.models.graphbased.directed.petrinet.StochasticNet pnB) throws org.processmining.models.semantics.IllegalTransitionException, UnsupportedPetriNetException, java.lang.CloneNotSupportedException, UnsupportedLogException, UnsupportedAutomatonException
org.processmining.models.semantics.IllegalTransitionException
UnsupportedPetriNetException
java.lang.CloneNotSupportedException
UnsupportedLogException
UnsupportedAutomatonException