public class BehaviouralAlignment
extends java.lang.Object
This class implements an idea derived from Andrea's paper in
Online Conformance Checking using Behavioural Patterns.
Instead of using conformance metrics, I propose to compute alignment cost.
However I am not able yet to interpret the results.
Experiment shows a pretty big gap between normal alignment cost with this cost.
Note: pMin and pMax is coded manually. Once we benefit from the results, we can make it automatic.
- Author:
- asyamsiy