Skip to content

NourEldin-Ali/BonitaMiner

Repository files navigation

BonitaMiner

Extended verion

You can find here an extended version, or on arxiv https://arxiv.org/abs/2412.06653.

Results in BPMN

You can find here the BPI Challange results bpi_challange.zip and aslo other evaluations that contains loops and complex patterns in other_eval.zip

Executing Bonita Miner

This repository contains the bonitaminer.jar executable. This guide provides instructions on how to execute Bonita Miner.

Prerequisites

  • Ensure you have Java 17 installed on your system. You can verify this by running:
    java -version
  • Confirm the JAR file is present and accessible.

Usage

To execute Bonita Miner, run the following command:

java -jar bonitaminer.jar <path-to-log-file>.xes <output-path>.bpmn

Replace <path-to-log-file>.xes with the log file path, and <output-path>.bpmn with the desired output file path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published