Function which enumerates all subsequences observed within a trace
1 | enumerate_subsequences(task_log, min_trace_freq = 0)
|
task_log |
The task log containing task or activity instances. |
min_trace_freq |
This specifies the number of times that a trace needs to occur in the event log before it should be considered. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.