Metadata-Version: 2.2 Name: alpha-miner Version: 0.1.3 Summary: The alpha-miner package implements the α-algorithm for process mining, transforming event logs into petri nets. Home-page: https://github.com/felix-reichel/alpha-miner Author: Felix Reichel Author-email: kontakt@felixreichel.com Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Requires-Python: >=3.6 Description-Content-Type: text/markdown License-File: LICENSE Dynamic: author Dynamic: author-email Dynamic: classifier Dynamic: description Dynamic: description-content-type Dynamic: home-page Dynamic: requires-python Dynamic: summary The alpha-miner package implements the α-algorithm, a foundational method in process mining developed by van der Aalst, Weijters, and Măruşter.This algorithm analyzes event logs—collections of activity sequences—to infer causal (Discovery Limitations: Loops of Length 1 or 2, Faulty petri nets due to non-required implicit places, Missing local dependencies, Bias.) See: https://ieeexplore.ieee.org/document/1316839.relationships between activities. It also outputs a resulting petri net.