Trivial Miner
Dependency
To use these algorithms in your Java Maven project it is necessary to include, in the pom.xml
file, the dependency:
<dependency>
<groupId>com.github.beamline</groupId>
<artifactId>discovery-trivial</artifactId>
<version>master-SNAPSHOT</version>
</dependency>
Usage
This miner extracts just a dependency map leveraging the directly follows relations observed in the stream. Once a XesSource
is available, the miner can be configured and used as follows:
Scientific literature
The techniques implemented in this package are described in:
- Process Mining Techniques in Business Environments
A. Burattin
Springer, 2015.