It looks like you're new here. If you want to get involved, click one of these buttons!
I have a set of event logs which contain loops from the last activity to first activity, i.e. after running through a process basicallly the whole process is repeated again in the trace. This is nicely discovered by the heuristics miner, see the attached image of the heuristics net.
The problem occurcs when I convert the heuristics net to a Petri net, see attached image of Petri net.
Well, I still have a loop back to the beginning but it doesn't go between the last activity (ArtificialEnd) and the start activity (SetCurrentExam).
Any suggestions as to why this happens?