@inproceedings{e604ad93c2fe4a85b905ebb51dc2a337,
title = "Verification of safety requirements for program code using data abstraction",
abstract = "Large systems in modern development consist of many concurrent processes. To prove safety properties formal modelling techniques are needed. When source code is the only available documentation for deriving the system{\textquoteright}s behaviour, it is a difficult task to create a suitable model. Implementations of a system usually describe behaviour in too much detail for a formal verification. Therefore automated methods are needed that directly abstract from the implementation, but maintain enough information for a formal system analysis. This paper describes and illustrates a method by which systems with a high degree of parallelism can be verified. The method consists of creating an over-approximation of the behaviour by abstracting from the values of program variables. The derived model, consisting of interface calls between processes, is checked for various safety properties with the mCRL2 tool set.",
author = "F.P.M. Stappers and M.A. Reniers",
year = "2009",
language = "English",
series = "Electronic Communications of the EASST",
pages = "1--17",
editor = "M. Roggenbach",
booktitle = "Proceedings 9th International Workshop on Automated Verification of Critical Systems (AVoCS 2009, Swansea, UK, September 23-25, 2009)",
}