SELOJun 18, 2013

Vérification Formelle des Processus Workflow Collaboratifs

arXiv:1306.4308v14 citations
AI Analysis

This work addresses verification challenges for collaborative workflows, which is incremental as it applies existing model checking tools to a specific domain.

The paper tackles the problem of verifying collaborative workflow processes by using model checking techniques, specifically translating WF-nets to Promela and checking soundness properties with SPIN, resulting in a method that can test properties like k-soundness and (k,R)-soundness for multiple instances and shared resources.

In this paper, we present a method of verification of collaborative workflow processes based on model checking techniques. In particular, we propose to verify soundness properties of these processes using SPIN model checker. First we translate the adopted specification of workflows (i.e. the WF-net) to Promela which is the description language of models to be verified by SPIN. Then we express the soundness properties in Linear Temporal Logic (LTL) and use SPIN to test whether each property is satisfied by the Promela model of the WF-net in question. Finally, we express the properties of k-soundness for WF-nets modeling multiple instances and (k,R)-soundness for workflow processes with multiple instances and sharing resources.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes