Skip to content

Alchimehd/ACOBPAM-Vis-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACOBPAM-Vis

This script is a Gtk3+ visualizer for the plugin ACOBPAM in ProM 6; the de facto standard framework for Process Mining. It allows to visualize Behavioral Patterns and their relationships specified within the JSON file outputted by the plugin.

It is based on the xdot module.

Follow the instructions to install.

Screenshots

unzoomed view zoomed view

Features

  • Nodes represent patterns that are drawn inside. Their size depends on their support which can be seen when hovering.
  • Relationships are visible in different colors/shapes specified in the legend.
  • Relationships can be enabled/disabled and their thresholds modified interactively. The modifications on the graph are seen in real time.

Plus the xdot module features:

  • Since it doesn't use bitmaps it is fast and has a small memory footprint.
  • Arbitrary zoom.
  • Keyboard/mouse navigation.
  • Animated jumping between nodes.
  • Highlights node/edge under mouse.

About

Gtk App Visualizer for ACOBPAM Patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages