collaborators

5 papers

cs.SE2025

Towards the Coordination and Verification of Heterogeneous Systems with Data and Time

Tim Kräuter, Adrian Rutle, Yngve Lamo +2

Modern software systems are often realized by coordinating multiple heterogeneous parts, each responsible for specific tasks. These parts must work together seamlessly to satisfy t…

cs.SE2024

A higher-order transformation approach to the formalization and analysis of BPMN using graph transformation systems

Tim Kräuter, Adrian Rutle, Harald König +1

The Business Process Modeling Notation (BPMN) is a widely used standard notation for defining intra- and inter-organizational workflows. However, the informal description of the BP…

cs.SE2024

BPMN Analyzer 2.0: Instantaneous, Comprehensible, and Fixable Control Flow Analysis for Realistic BPMN Models

Tim Kräuter, Patrick Stünkel, Adrian Rutle +2

Many business process models contain control flow errors, such as deadlocks or livelocks, which hinder proper execution. In this paper, we introduce a new tool that can instantaneo…

cs.SE2024

Instantaneous, Comprehensible, and Fixable Soundness Checking of Realistic BPMN Models

Tim Kräuter, Patrick Stünkel, Adrian Rutle +2

Many business process models have control-flow errors, such as deadlocks, which can hinder proper execution. In this paper, we introduce our new soundness-checking tool that can in…

cs.SE2024

The Visual Debugger Tool

Tim Kräuter, Harald König, Adrian Rutle +1

Debugging is an essential part of software maintenance and evolution since it allows software developers to analyze program execution step by step. Understanding a program is requi…