Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 624 Bytes

File metadata and controls

19 lines (15 loc) · 624 Bytes

Process Mining Assignment

This is an implementation of Project #1 of 2019/2020 Process Mining class done by Michele Tagliabue and Claudio Rimensi.

Prerequisites

This project has been tested with Python 3.7 on Windows 10 and Mac OS X Catalina. There are some depenencies required:

  • pm4py
  • matplotlib
  • progress
  • colorama

To be sure that you have all dependencies installed, please open a terminal and run:

pip3 install pm4py matplotlib progress colorama

Run instruction

To run the program:

  • Open a terminal in the same directory of "main.py"
  • Run "python3 main.py" (or "python3 main.py")
  • Wait