Computing the concurrency threshold of sound free-choice workflow nets
Philipp J. Meyer, Javier Esparza, Hagen V\"olzer

TL;DR
This paper investigates the minimal resources needed to maximize concurrency in workflow graphs modeled by free-choice Petri nets, providing an efficient approximation algorithm with strong practical performance.
Contribution
It introduces a method to compute the concurrency threshold in workflow nets and evaluates its effectiveness on a large industrial benchmark suite.
Findings
The algorithm always finds the exact concurrency threshold.
It runs in under 30 milliseconds on large workflows.
The approach is practical for industrial-scale workflows.
Abstract
Workflow graphs extend classical flow charts with concurrent fork and join nodes. They constitute the core of business processing languages such as BPMN or UML Activity Diagrams. The activities of a workflow graph are executed by humans or machines, generically called resources. If concurrent activities cannot be executed in parallel by lack of resources, the time needed to execute the workflow increases. We study the problem of computing the minimal number of resources necessary to fully exploit the concurrency of a given workflow, and execute it as fast as possible (i.e., as fast as with unlimited resources). We model this problem using free-choice Petri nets, which are known to be equivalent to workflow graphs. We analyze the computational complexity of two versions of the problem: computing the resource and concurrency thresholds. We use the results to design an algorithm to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
