Hello,
I am seeking clarity on the behavior of pm4py.analysis.simplicity_petri_net() function. The following are not immediately clear to me:
- Is the float score bounded between zero and one?
- If so, are the bounds inclusive or exclusive?
- Score interpretation: do higher values mean simpler or more complex?
- Score interpretation: is it the same for all three algorithms?
I've skimmed the two cited papers, but I think it would be very helpful to include this information in the function docstring.
Relevant blocks
Hello,
I am seeking clarity on the behavior of
pm4py.analysis.simplicity_petri_net()function. The following are not immediately clear to me:I've skimmed the two cited papers, but I think it would be very helpful to include this information in the function docstring.
Relevant blocks