/AlphaAlgorithm

Implement a sample process mining Alpha Algorithm to discover the Petri net using sample Event log

Primary LanguageJava

Alpha Algorithm on process mining

The implementation of this Alpha algorithm relies on a simple event log and only cares about the CaseId and Activity information of the events in the event log.