English

Reducing Weak to Strong Bisimilarity in CCP

Programming Languages 2012-12-18 v1 Logic in Computer Science

Abstract

Concurrent constraint programming (ccp) is a well-established model for concurrency that singles out the fundamental aspects of asynchronous systems whose agents (or processes) evolve by posting and querying (partial) information in a global medium. Bisimilarity is a standard behavioural equivalence in concurrency theory. However, only recently a well-behaved notion of bisimilarity for ccp, and a ccp partition refinement algorithm for deciding the strong version of this equivalence have been proposed. Weak bisimiliarity is a central behavioural equivalence in process calculi and it is obtained from the strong case by taking into account only the actions that are observable in the system. Typically, the standard partition refinement can also be used for deciding weak bisimilarity simply by using Milner's reduction from weak to strong bisimilarity; a technique referred to as saturation. In this paper we demonstrate that, because of its involved labeled transitions, the above-mentioned saturation technique does not work for ccp. We give an alternative reduction from weak ccp bisimilarity to the strong one that allows us to use the ccp partition refinement algorithm for deciding this equivalence.

Keywords

Cite

@article{arxiv.1212.3874,
  title  = {Reducing Weak to Strong Bisimilarity in CCP},
  author = {Andrés Aristizábal and Filippo Bonchi and Luis Pino and Frank Valencia},
  journal= {arXiv preprint arXiv:1212.3874},
  year   = {2012}
}

Comments

In Proceedings ICE 2012, arXiv:1212.3458. arXiv admin note: text overlap with arXiv:1212.1548

R2 v1 2026-06-21T22:55:22.832Z