Self-assembling Trees

  • Authors:
  • Vincent Danos;Jean Krivine;Fabien Tarissan

  • Affiliations:
  • Équipe PPS, CNRS & Universitéé Paris VII;INRIA Rocquencourt & Universitéé Paris VI;Équipe PPS, CNRS & Universitéé Paris VII

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

RCCS is a variant of Milner's CCS where processes are allowed a controlled form of backtracking. It turns out that the RCCS reinterpretation of a CCS process is equivalent, in the sense of weak bisimilarity, to its causal transition system in CCS. This can be used to develop an efficient method for designing distributed algorithms, which we illustrate here by deriving a distributed algorithm for assembling trees. Such a problem requires solving a highly distributed consensus, and a comparison with a traditional CCS-based solution shows that the code we obtain is shorter, easier to understand, and easier to prove correct by hand, or even to verify.