English

Decomposing Monolithic Processes in a Process Algebra with Multi-actions

Logic in Computer Science 2021-10-04 v1

Abstract

A monolithic process is a single recursive equation with data parameters, which only uses non-determinism, action prefixing, and recursion. We present a technique that decomposes such a monolithic process into multiple processes where each process defines behaviour for a subset of the parameters of the monolithic process. For this decomposition we can show that a composition of these processes is strongly bisimilar to the monolithic process under a suitable synchronisation context. Minimising the resulting processes before determining their composition can be used to derive a state space that is smaller than the one obtained by a monolithic exploration. We apply the decomposition technique to several specifications to show that this works in practice. Finally, we prove that state invariants can be used to further improve the effectiveness of this decomposition technique.

Keywords

Cite

@article{arxiv.2110.00147,
  title  = {Decomposing Monolithic Processes in a Process Algebra with Multi-actions},
  author = {Maurice Laveaux and Tim A. C. Willemse},
  journal= {arXiv preprint arXiv:2110.00147},
  year   = {2021}
}

Comments

In Proceedings ICE 2021, arXiv:2109.14908. This is a peer reviewed version of arXiv:2012.06468 [cs.LO]. This revision contains more examples but omits proofs

R2 v1 2026-06-24T06:32:33.545Z