Class | Description |
---|---|
AddNodeRandom |
Randomly instantiates a leaf node and adds it to a randomly chosen parent
which will add it to its children
|
ConfigurationMutator | |
GraduallyConsiderMoreEventClasses |
This mutation operator tricks the whole ETM by instructing the
CentralRegistry to not 'show' all event
classes. |
InsertActivityGuided |
DISABLED Smartly adds an activity where logmoves are detected.
|
MutateLeafClassGuided |
DISABLED
|
MutateOperatorTypeGuided |
DISABLED
|
MutateSingleNodeRandom |
Randomly mutates/changes a single node
|
NormalizationMutation |
This mutation normalizes the process tree.
|
PatternRewriteGuided |
Randomly instantiates a leaf node and adds it to a randomly chosen parent
which will add it to its children
|
RemoveActivityGuided |
DISABLED!!!
|
RemoveSubtreeRandom |
This mutation operation randomly selects a node in the tree and them remove
one of it's children and let the surviving child take its place at its parent
|
RemoveUselessNode | |
ReplaceTreeMutation | |
ShuffleCluster |
Shuffles the order of the nodes in a randomly selected cluster
|