Class PerformanceEnricherExperimentPlugin


  • public class PerformanceEnricherExperimentPlugin
    extends java.lang.Object
    Performs a round-trip: model -> log -> model 1. generates a log for each execution semantics (StochasticNet.ExecutionPolicy). 2. strips the performance information of the stochastic net to get a plain model. 3. uses logs and model to enrich Petri nets 4. compare model parameters between each learned model and the original model.
    Author:
    Andreas Rogge-Solti
    • Field Detail

      • TRACE_SIZES

        public static final int[] TRACE_SIZES
      • NOISE_LEVELS

        public static final int[] NOISE_LEVELS
    • Constructor Detail

      • PerformanceEnricherExperimentPlugin

        public PerformanceEnricherExperimentPlugin()