You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function does not calculate decision points properly if there are two process variants.
Merge the attached two files for two processes. It will not identify any decision points at the moment:
Process 1: COPY > COPY > COPY > COPY > COPY
Process 2: COPY > COPY > EDGE > EDGE > COPY
works as designed, the input files have to be two similar/equal processes.
Thus, might be enhancement to detect that the processes in the log are actually the same.
thohenadl
changed the title
number_of_decision_points function does not detect decision points
number_of_decision_points function does only detect decisions in equal process logs
Feb 9, 2024
The function does not calculate decision points properly if there are two process variants.
Merge the attached two files for two processes. It will not identify any decision points at the moment:
Process 1: COPY > COPY > COPY > COPY > COPY
Process 2: COPY > COPY > EDGE > EDGE > COPY
Should be two variants of the process.
2024-02-02_14-22-37.csv
2024-02-02_14-23-05.csv
The text was updated successfully, but these errors were encountered: