mbafrani / AutomaticProcessSimulation

Automatic process simulation using Simpy and Pm4py.
Other
16 stars 5 forks source link

PMSIM: Automatic Discrete Event Simulation of Processes Using Event Logs

This project provides an open-source tool that allows the user to generate an event log by simulating the discovered process model from an original event log recorded from a process aware information system. This tool is completely written in Python, using the pm4py library for process model generation and the SimPy library for discrete event simulation. mainly comprises three modules: