Translating FSP into LOTOS and networks of automata

  • Authors:
  • Frédéric Lang;Gwen Salaün;Rémi Hérilier;Jeff Kramer;Jeff Magee

  • Affiliations:
  • NRIA Grenoble Rhône-Alpes/LIG, VASY Project-Team, 655 avenue de l’Europe, Montbonnot, 38334, St Ismier Cedex, France;NRIA Grenoble Rhône-Alpes/LIG, VASY Project-Team, 655 avenue de l’Europe, Montbonnot, 38334, St Ismier Cedex, France and Grenoble Institut National Polytechnique, Grenoble, France;NRIA Grenoble Rhône-Alpes/LIG, VASY Project-Team, 655 avenue de l’Europe, Montbonnot, 38334, St Ismier Cedex, France;Imperial College, Department of Computing, London, UK;Imperial College, Department of Computing, London, UK

  • Venue:
  • Formal Aspects of Computing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many process calculi have been proposed since Robin Milner and Tony Hoare opened the way more than 25 years ago. Although they are based on the same kernel of operators, most of them are incompatible in practice. We aim at reducing the gap between process calculi, and especially making possible the joint use of underlying tool support. Finite state processes (FSP) is a widely used calculus equipped with Ltsa, a graphical and user-friendly tool. Language of temporal ordering specification (Lotos) is the only process calculus that has led to an international standard, and is supported by the Cadp verification toolbox. We propose a translation of FSP sequential processes into Lotos. Since FSP composite processes (i.e., parallel compositions of processes) are hard to encode directly in Lotos, they are translated into networks of automata which are another input language accepted by Cadp. Hence, it is possible to use jointly Ltsa and Cadp to validate FSP specifications. Our approach is completely automated by a translator tool.