Soundness of reset workflow nets
Michael Blondin, Alain Finkel, Piotr Hofman, Filip Mazowiecki, Philip Offtermatt
TL;DR
This paper resolves the long-standing open question of generalised soundness for reset workflow nets by proving its undecidability via a reduction from two-counter Minsky machines. It then introduces a novel, decidable intermediate property, called $1$-in-between soundness and denoted as $\\mathcal{P}_1$, which sits between generalised soundness and $1$-soundness (generalised sound nets ⊆ $\\mathcal{P}_1$ ⊆ $1$-sound nets). The authors further develop a framework based on nonredundancy and skeleton nets to relate reset workflow nets to standard workflow nets, enabling a decidable approximation that can certify either non-generalised-soundness or $1$-soundness in a structured way. Although the decision procedures are Ackermannian in worst-case complexity, the results provide a principled approach to algorithmically analyze reset workflow nets and suggest practical heuristics. Overall, the work closes the undecidability landscape for reset nets and introduces a productive intermediate notion that could guide future automatic analysis and reductions in this domain.
Abstract
Workflow nets are a well-established variant of Petri nets for the modeling of process activities such as business processes. The standard correctness notion of workflow nets is soundness, which comes in several variants. Their decidability was shown decades ago, but their complexity was only identified recently. In this work, we are primarily interested in two popular variants: $1$-soundness and generalised soundness. Workflow nets have been extended with resets to model workflows that can, e.g., cancel actions. It has been known for a while that, for this extension, all variants of soundness, except possibly generalised soundness, are undecidable. We complete the picture by showing that generalised soundness is also undecidable for reset workflow nets. We then blur this undecidability landscape by identifying a property, coined ``$1$-in-between soundness'', which lies between $1$-soundness and generalised soundness. It reveals an unusual non-monotonic complexity behaviour: a decidable soundness property is in between two undecidable ones. This can be valuable in the algorithmic analysis of reset workflow nets, as our procedure yields an output of the form ``$1$-sound'' or ``not generalised sound'' which is always correct.
