Open
Description
Hello,
Currently, I am trying to use the DAWG-python for grouping traces of events. I have a set of traces with the format: t_i=e_1/e_2/e_3/e_4/.../e_n, where e_i is an event that belongs to a trace t_i. I need to access the state that an event leads to. For instance, I need to implement a function that, given the trace t=a/b/c/d, returns the DAFSA state that the sub-trace a/b/c leads to.
Is it possible to use the DAWG-python library for such a purpose?
Metadata
Metadata
Assignees
Labels
No labels