Checking pi-Calculus Structural Congruence is Graph Isomorphism Complete

  • Authors:
  • Victor Khomenko;Roland Meyer

  • Affiliations:
  • -;-

  • Venue:
  • ACSD '09 Proceedings of the 2009 Ninth International Conference on Application of Concurrency to System Design
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

We show that the problems of checking pi-Calculus structural congruence (piSC) and graph isomorphism (GI) are Karp reducible to each other. The reduction from GI to piSC is given explicitly, and the reduction in the opposite direction proceeds by transforming piSC into an instance of the term equality problem (i.e. the problem of deciding equivalence of two terms in the presence of associative and/or commutative operations and commutative variable-binding quantifiers), which is known to be Karp reducible to GI. Our result is robust in the sense that it holds for several variants of structural congruence and some rather restrictive fragments of pi-Calculus.Furthermore, we address the question of solving piSC in practice, and describe a number of optimisations exploiting specific features of pi-Calculus terms, which allow one to significantly reduce the size of the resulting graphs that have to be checked for isomorphism.