SEFeb 9, 2014

A System for Deduction-based Formal Verification of Workflow-oriented Software Models

arXiv:1402.1978v316 citations
AI Analysis

This work addresses the problem of making formal verification more accessible for users in software modeling, though it appears incremental as it builds on existing deduction methods and patterns.

The paper tackles the challenge of manually building logical specifications for deductive formal verification of workflow-oriented software models by proposing a system that automatically generates these specifications using predefined BPMN workflow patterns, resulting in a method that bridges the gap between intuitive reasoning and practical application.

The work concerns formal verification of workflow-oriented software models using deductive approach. The formal correctness of a model's behaviour is considered. Manually building logical specifications, which are considered as a set of temporal logic formulas, seems to be the significant obstacle for an inexperienced user when applying the deductive approach. A system, and its architecture, for the deduction-based verification of workflow-oriented models is proposed. The process of inference is based on the semantic tableaux method which has some advantages when compared to traditional deduction strategies. The algorithm for an automatic generation of logical specifications is proposed. The generation procedure is based on the predefined workflow patterns for BPMN, which is a standard and dominant notation for the modeling of business processes. The main idea for the approach is to consider patterns, defined in terms of temporal logic,as a kind of (logical) primitives which enable the transformation of models to temporal logic formulas constituting a logical specification. Automation of the generation process is crucial for bridging the gap between intuitiveness of the deductive reasoning and the difficulty of its practical application in the case when logical specifications are built manually. This approach has gone some way towards supporting, hopefully enhancing our understanding of, the deduction-based formal verification of workflow-oriented models.

Foundations

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

Your Notes