Closed Nipi closed 6 years ago
They should be the same, but I'm checking it. Is it only the arcs, or the nodes also?
Should be fixed now. The problem is when multiple activities happen at exactly the same timestamp. Both functions ordered these differently. Currently both will order them alphabetically in such a case.
Hi Gert,
as you have already intended, I am using bupaR for a project. I noted some incongruences when I use the process_map() function and the precedence_matrix(type = "absolute") function: it seems that the arcs in process_map doesn't fit well the same information showed by precedence_matrix.
Is it possible?
Thanks