To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

Fuzzy Miner Ordering of Activities

Hi,

When mining using the fuzzy miner how is the order of the activities determined? Specifically I was expecting the most common start activities to appear at the top of the model (i.e. top of the page in the visualisation) and the most common end activities at the bottom, so that the flow is from top to bottom of the visualisation, but this does not appear to be the case. Do I need to define the order somehow?

Thanks

Comments

  • Hi,

    In general, it will do as you expect, but it uses a standard layout algorithm to create a layout for the fuzzy instance. If loops are present, then this layout attempts to minimize the number of arcs that go up (instead of down, which is preferred). As a result of this, activities may be ordered in an odd way.

    There is no way to influence the layout algorithm.

    Kind regards,

    Eric.
  • OK, many thanks for the reply
Sign In or Register to comment.