Skip to content

fit-daniel-schuster/online_process_monitoring_using_incremental_state-space_expansion_an_exact_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains the prototpye implementation of the proposed incremental A* approach presented in the paper Online Process Monitoring Using Incremental State-Space Expansion: An Exact Algorithm by Daniel Schuster and Sebastiaan J. van Zelst.

Corresponding author: Daniel Schuster (Mail)

Preprint: https://arxiv.org/abs/2002.05945

This prototype implementation is using a fork of the pm4py library.

Repository Structure

  • The main proposed algorithm is implemented in pm4py/algo/conformance/alignments/incremental_a_star/incremental_a_star_approach.py.
  • In pm4py/algo/conformance/alignments/experiments/experiments.py is an example script how to run the conducted experiments.

Installation

For platform-specific installation instructions, please visit http://pm4py.pads.rwth-aachen.de/installation/

About

Online Process Monitoring Using Incremental State-Space Expansion: An Exact Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages