Verification of Time-Aware Business Processes using Constrained Horn Clauses
Emanuele De Angelis (1), Fabio Fioravanti (1), Maria Chiara Meo (1),, Alberto Pettorossi (2), and Maurizio Proietti (3) ((1) DEC, University G., d'Annunzio, Pescara, Italy, (2) DICII, University of Rome Tor Vergata, Rome,, Italy,(3) IASI-CNR, Rome, Italy)

TL;DR
This paper introduces a method for verifying time-aware business processes by translating them into constrained Horn clauses and using solvers to check properties, enabling formal verification of time constraints.
Contribution
It extends BPMN with explicit time constraints, formalizes operational semantics with CHCs, and integrates solver-based verification, providing a novel approach for time-aware process validation.
Findings
Successfully verified properties of time-aware business processes.
Implemented the method using VeriMAP, Eldarica, and Z3 solvers.
Demonstrated effectiveness on example processes.
Abstract
We present a method for verifying properties of time-aware business processes, that is, business process where time constraints on the activities are explicitly taken into account. Business processes are specified using an extension of the Business Process Modeling Notation (BPMN) and durations are defined by constraints over integer numbers. The definition of the operational semantics is given by a set OpSem of constrained Horn clauses (CHCs). Our verification method consists of two steps. (Step 1) We specialize OpSem with respect to a given business process and a given temporal property to be verified, whereby getting a set of CHCs whose satisfiability is equivalent to the validity of the given property. (Step 2) We use state-of-the-art solvers for CHCs to check the satisfiability of such sets of clauses. We have implemented our verification method using the VeriMAP transformation…
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.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Service-Oriented Architecture and Web Services · Semantic Web and Ontologies
