AlphaClassicMinerImpl<E,A extends AlphaClassicAbstraction<E>,P extends AlphaMinerParameters> |
Implementation of the original alpha algorithm.
|
AlphaClassicNodeExpanderImpl<E> |
|
AlphaMinerFactory |
|
AlphaPlusMinerImpl<E,A extends AlphaPlusAbstraction<E>,P extends AlphaPlusMinerParameters> |
Implementation of the alpha+ algorithm.
|
AlphaPlusPlusL1LNodeExpanderImpl<E> |
|
AlphaPlusPlusLTFDiffNodeExpanderImpl<E> |
Node Expander for theorem 3 of paper:
"Detecting Implicit Dependencies Between Tasks from Event Logs"; Lijie Wen,
Jianmin Wang, and Jiaguang Sun
|
AlphaPlusPlusMinerImproved1Impl<E,A extends AlphaPlusPlusAbstraction<E>,P extends AlphaPlusMinerParameters> |
Implementation of the alpha++ algorithm.
|
AlphaPlusPlusReferenceCausalToSetNodeExpanderImpl<E> |
|
AlphaPlusPlusSetCausalToReferenceNodeExpanderImpl<E> |
|
AlphaPlusPlusTh1Th2NodeExpanderImproved1Impl<E> |
Assumes one causal relation abstraction including both the results of th.
|
AlphaRobustMinerImpl<E,A extends AlphaRobustAbstraction<E>,P extends AlphaMinerParameters> |
Implementation of a more robust version the original alpha algorithm.
|
AlphaSharpConItAlgorithmImpl<E> |
Core of the alpha sharp algorithm, deduces the invisible dependencies.
|
AlphaSharpMendaciousDependencyNodeExpanderImpl<E> |
|
AlphaSharpMendaciousDependencyRedundantNodeExpanderImpl<E> |
|
AlphaSharpMinerImpl<E,A extends AlphaSharpAbstraction<E>,P extends AlphaMinerParameters> |
|
AlphaSharpNodeExpanderImpl<E> |
|