public class FusionStrategyBinaryVerificationImpl extends java.lang.Object implements FusionStrategy
Modifier and Type | Field and Description |
---|---|
double |
estimatedTime |
Constructor and Description |
---|
FusionStrategyBinaryVerificationImpl(org.processmining.partialorder.ptrace.model.PLog plog,
boolean doRandomOpt,
EGMatchTestVerificationMethod method) |
Modifier and Type | Method and Description |
---|---|
RepEGraphs |
fuseEGraphs(EGraphs graphSet,
MatchMappings mappings) |
FusionBinaryResult |
getData() |
MatchMappings |
getQualityOpts() |
public FusionStrategyBinaryVerificationImpl(org.processmining.partialorder.ptrace.model.PLog plog, boolean doRandomOpt, EGMatchTestVerificationMethod method)
public MatchMappings getQualityOpts()
public FusionBinaryResult getData()
public RepEGraphs fuseEGraphs(EGraphs graphSet, MatchMappings mappings)
fuseEGraphs
in interface FusionStrategy