public class ComputeReallocationMatrix2
extends java.lang.Object
Constructor and Description |
---|
ComputeReallocationMatrix2() |
Modifier and Type | Method and Description |
---|---|
static org.processmining.plugins.InductiveMiner.Pair<ReallocationMatrix,java.lang.Double> |
compute(StochasticLanguage languageA,
StochasticLanguage languageB,
DistanceMatrix distanceMatrix,
EMSCParameters parameters,
org.processmining.framework.plugin.ProMCanceller canceller) |
public static org.processmining.plugins.InductiveMiner.Pair<ReallocationMatrix,java.lang.Double> compute(StochasticLanguage languageA, StochasticLanguage languageB, DistanceMatrix distanceMatrix, EMSCParameters parameters, org.processmining.framework.plugin.ProMCanceller canceller) throws java.lang.InterruptedException
java.lang.InterruptedException