English

A CSP implementation of the directed bigraph embedding problem

Logic in Computer Science 2020-03-24 v1

Abstract

Directed bigraphs are a meta-model which generalises Milner's bigraphs by taking into account the request flow between controls and names. A key problem about these bigraphs is that of bigraph embedding, i.e., finding the embeddings of a bigraph inside a larger one.We present an algorithm for computing embeddings of directed bigraphs, via a reduction to a constraint satisfaction problem. We prove soundness and completeness of this algorithm, and provide an implementation in jLibBig, a general Java library for manipulating bigraphical reactive systems, together with some experimental results.

Cite

@article{arxiv.2003.10209,
  title  = {A CSP implementation of the directed bigraph embedding problem},
  author = {Alessio Chiapperini and Marino Miculan and Marco Peressotti},
  journal= {arXiv preprint arXiv:2003.10209},
  year   = {2020}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1412.1042

R2 v1 2026-06-23T14:23:50.746Z