The analysis of popular methods for checking conformance is presented in the replay_it.ipynb file:
- Footprints Conformance check
- Token-Based replay
- Alignments check
Practically derived technique for conformance checking presented custom_replay.ipynb:
The main idea behind this method is overlay of two DFGs and the presence of visualization, which clearly shows the number of traces in which several actions were missed. This method has been developed for the needs of a particular customer for practical reasons, it does not rely on scientific articles.