Closed JackEnzo closed 1 year ago
Hi JackEnzo,
Can you upload a visualization of the Petri net discovered by the heuristic miner? It can be the case that the resulting Petri net is not a process tree. In that case, the conversion should break.
Dear @fit-sebastiaan-van-zelst, I upload the Petri net using the Heuristics Miner ++ algorithm as following graph.
Dear @JackEnzo
The Petri net is not block-structured therefore it cannot be converted to a process tree using the implemented approach.
The approach is described in the paper:
"Translating Workflow Nets to Process Trees: An Algorithmic Approach"
I don't know why it doesn't work?