Ex4pm.Engine.Discovery.InductiveMiner.FlowerFallback (ex4pm v26.9.9)

Copy Markdown View Source

Returned when no implemented cut (exclusive-choice, sequence) applies to the current sub-log's directly-follows graph. Named and typed explicitly rather than silently discovered as an incorrect sequence/choice tree.

Summary

Types

t()

@type t() :: %Ex4pm.Engine.Discovery.InductiveMiner.FlowerFallback{
  activities: [String.t()],
  reason: String.t()
}