Abstract
Algorithms of process discovery help analysts to understand business processes and problems in a system by creating a process model based on a log of the system. There are existing algorithms of process discovery, namely graph-based. Of all algorithms, there are algorithms that process graph-database to depict a process model. Those algorithms claimed that those have less time complexity because of the graph-database ability to store relationships. This research analyses graph-based algorithms by measuring the time complexity and performance metrics and comparing them with a widely used algorithm, i.e., Alpha Miner and its expansion. Other than that, this research also gives outline explanations about graph-based algorithms and their focus issues. Based on the evaluations, the graph-based algorithm has high performance and less time complexity than Alpha Miner algorithm.
Original language | English |
---|---|
Pages (from-to) | 137-149 |
Number of pages | 13 |
Journal | International Journal of Advances in Intelligent Informatics |
Volume | 5 |
Issue number | 2 |
DOIs | |
Publication status | Published - Jul 2019 |
Keywords
- Graph database
- Process discovery
- Quality
- Survey