-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Jonah Schüller edited this page Dec 17, 2020
·
4 revisions
This project implements the Log Skeleton process discovery algorithm. Further a backend/ api HTTP-endpoint is implemented to deploy the algorithm e.g. as a service to a server.
For further information on the Log-Skeleton algorithm, please head over to the following site: https://arxiv.org/pdf/1806.08247.pdf
The project provides the following structure. Click on the modules names to get to the documentation of the respective module.
-
src
-
api
-
components
-
logic
-
util
-
-