Class | Description |
---|---|
ConfigurationFitness | |
ConfigurationFitness.ConfigurationFitnessGUI |
GUI class that provides a GUI interface (for the ProM Wizard) to this
fitness evaluator.
|
EditDistanceWrapperPQGram |
Edit distance metric that uses the PQ-gram library to calculate the (sorted)
edit distance between two trees.
|
EditDistanceWrapperRTEDAbsolute |
Wrapper for the RTED (Robust Algorithm for the Tree Edit Distance) package,
see M.Pawlik and N.Augsten.
|
EditDistanceWrapperRTEDAbsolute.EditDistanceWrapperRTEDAbsoluteGUI | |
EditDistanceWrapperRTEDRelative |
Calculates the relative edit distance using a collection of base trees,
calling
EditDistanceWrapperRTEDAbsolute and then normalizing the
value to a similarity value (e.g. |
FitnessReplay |
Using a specialized replay algorithm based on Adriansyah an alignment between
a process tree and the event log is calculated.
|
FitnessReplay.FitnessReplayGUI | |
FitnessReplayConfidenceLevelsWrapper |
Using a specialized replay algorithm based on Adriansyah an alignment between
a process tree and the event log is calculated.
|
Generalization | |
GeneralizationByFitnessReplayDeviation |
Generalization fitness metric that uses the trace-level replay fitness value
deviation to estimate how 'stable' the process model describes the event log.
|
GeneralizationRinooyKan | |
MultiThreadedFitnessEvaluator |
This fitness evaluator takes care of multi-threaded calls from the Watchmaker
framework.
|
NewMetric | |
OverallFitness |
Meta fitness calculator.
|
OverallFitness.OverallFitnessGUI |
GUI class that provides a GUI interface (for the ProM Wizard) to this
fitness evaluator.
|
ParetoFitnessEvaluator |
This is a special evaluator type that should be called AFTER another META
evaluator (f.i.
|
ParetoFitnessEvaluator.ParetoFitnessEvaluatorGUI |
GUI interface for the
ParetoFitnessEvaluator class. |
PrecisionEscEdges | |
PrecisionEscEdgesImproved | |
PrecisionFlowerSize | |
PrecisionOperatorCosts | |
PrecisionPerNode | |
SimplicityDuplMissingAct |
This fitness metric provide a simplicity measure based on the duplication and
missing of activities.
|
SimplicityMaxTreeSize | |
SimplicityMixed |
This fitness metric provide a simplicity measure based on a combination of
measures.
|
SimplicityOperatorAlternation | |
SimplicityTreeSize | |
SimplicityUselessNodes |