about this paper

presentation abstract bibitem

downloads

paper editor link
Jérôme Feret.
Abstract Interpretation of Mobile Systems.

Journal of Logic and Algebraic Programming, special issue on pi-Calculus, volume 63(1), pages 59--130.
© 2005, Elsevier Science B.V.

Abstract: We propose an Abstract Interpretation-based context-free analysis for mobile systems written in the pi-calculus. Our analysis automatically captures a sound -- but not complete -- description of the potential behaviour of a mobile system interacting with an unknown context. It focuses on both the control flow and the occurrence number of agents during computation sequences.
Control flow analysis detects all the possible interactions between the agents of the system, but also the potential interactions with the context. In order to deal with dynamic creation of both names and agents which is an inherent feature of mobility, our analysis distinguishes between recursive instances of the same agent. This way, we are able to prove the integrity of an ftp-server used by an unbounded number of clients. Occurrence counting analysis just consists in abstracting the occurrence number of syntactic agents. Our abstraction is relational; this makes us able to detect both quickly and precisely mutual exclusion and non-exhaustion of resources.

@article{Feret_JLAP05,
  author    = {J{\'e}r{\^o}me Feret},
  title     = {Abstract interpretation of mobile systems},
  journal   = {J. Log. Algebr. Program.},
  volume    = {63},
  number    = {1},
  year      = {2005},
  pages     = {59-130},
  ee        = {http://dx.doi.org/10.1016/j.jlap.2004.01.005}
}