Content deleted Content added
m wikilink |
|||
Line 1:
<!--- not to be confused with alpha-beta or with alpha-shapes --->
The '''α-algorithm''' is an algorithm used in [[process mining]], aimed at reconstructing causality from a set of [[sequence of events|sequences of events]].
It was first put forward by [[Wil van der Aalst|van der Aalst]], Weijter and Măruşter
It constructs [[petri nets|P/T nets]] with special properties ([[workflow net]]s) from event logs (as might be collected by an [[Enterprise resource planning|ERP]] system). Each transition in the net corresponds to an observed task.
Line 32:
<!--- as would be the result of merging --->
* <math>Y_W</math> is the set of all pairs <math>(A,B)</math> of maximal sets of tasks such that
* <math>P_W</math> contains one place <math>p_{(A,B)}</math> for every member of <math>Y_W</math>, plus the input place <math>i_W</math> and the output place <math>o_W</math>
|