Package | Description |
---|---|
org.processmining.plugins.stochasticpetrinet.enricher.experiment |
Modifier and Type | Method and Description |
---|---|
PerformanceEnricherExperimentResult |
PerformanceEnricherExperimentPlugin.performExperiment(org.processmining.contexts.uitopia.UIPluginContext context,
StochasticNet net,
org.processmining.models.semantics.petrinet.Marking initialMarking,
PerformanceEnricherExperimentPlugin.ExperimentType type)
We first simulate the net a number of times with a combination of given trace-sizes and policies, and then
enrich the base Petri net to be stochastic again.
|
PerformanceEnricherExperimentResult |
PerformanceEnricherExperimentPlugin.plugin(org.processmining.contexts.uitopia.UIPluginContext context,
StochasticNet net) |