@inbook{6dd4bf4707174aa49a572ba95feac664,
title = "Verifying parallel algorithms and programs using coloured Petri nets",
abstract = "Coloured Petri nets have proved to be a useful formalism for modeling distributed algorithms, i.e., algorithms where nodes communicate via message passing. Here we describe an approach for automatic extraction of models of parallel algorithms and programs, i.e., algorithms and programs where processes communicate via shared memory. The models can be verified for correctness, here to prove absence of mutual exclusion violations and to find dead- and live-locks. This makes it possible to verify software using a model-extraction approach using coloured Petri nets, where a formal model is extracted from runnable code. We extract models in a manner so we can also support a model-driven development approach, where code is generated from a model, enabling a combined approach, supporting extracting a model from an abstract description and generation of correct implementation code. We illustrate our idea by applying the technique to a parallel implementation of explicit state-space exploration. Our approach builds on having a coloured Petri net model corresponding to the program and using the model to verify properties. We have already treated generation of code from coloured Petri nets, so in this paper we focus on the translation the other way around. We have an implementation of the translation from code to coloured Petri nets.",
author = "M. Westergaard",
year = "2012",
doi = "10.1007/978-3-642-35179-2_7",
language = "English",
isbn = "978-3-642-35178-5",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "146--168",
editor = "K. Jensen and {Aalst, van der}, W.M.P. and {Ajmone Marsan}, M. and G. Franceschinis and J. Kleijn and L.M. Kristensen",
booktitle = "Transactions on Petri Nets and Other Models of Concurrency VI",
address = "Germany",
}