Content deleted Content added
numbers back to bullets (all of the set definitions should be alike, even though there are dependencies between some of them). |
No edit summary |
||
Line 4:
<!--- move draft --->
<!--- not to be confused with alpha-beta or with alpha-shapes --->
The '''α-algorithm''' is an algorithm used in [[process mining]].▼
▲The '''α-algorithm''' is an algorithm used in [[process mining]], aimed at reconstructing causality from a set of sequences of events.
It was first put forward by [[Wil van der Aalst|van der Aalst]], Weijter and Măruşter <ref>van der Aalst, W M P and Weijter, A J M M and Maruster, L (2003). "Workflow Mining: Discovering process models from event logs", ''IEEE Transactions on Knowledge and Data Engineering'', vol 16</ref>. Several extensions or modifications of it have since been presented, which will be listed below.
Line 49 ⟶ 51:
* a [[petri net]] structure <math>\alpha(W) = (P_W,T_W,F_W)</math>
* with one input place <math>i_W</math> and one output place <math>o_W</math>
<!--- consequence: short loops never occur. --->
Line 59 ⟶ 61:
== Limitations ==
{{section stub}}
|