AlphaAlgorithm
Java implementation of the Process Mining Alpha algorithm for Workflow Network discovery
Install / Use
/learn @atanasovskib/AlphaAlgorithmREADME
AlphaAlgorithm
Java implementation of the Process Mining Alpha algorithm
This is an Eclipse project. Import as existing project, no setup required. Java 7 is used, can be easily converted to Java 6, only a few lines require changing.
Can do:
- Parse an XES file into an Event Log
- Create a WF-net from that Event Log using the Alpha Plus Algorithm
- Run traces on the create WF-net
- Validate the created WF-net
- Eat candy
