English

Modelling Real-time Systems with Bigraphs

Logic in Computer Science 2025-05-21 v1 Multiagent Systems

Abstract

Bigraphical Reactive Systems (BRSs) are a graph-rewriting formalism describing systems evolving in two dimensions: spatially, e.g. a person in a room, and non-spatially, e.g. mobile phones communicating regardless of location. Despite use in domains including communication protocols, agent programming, biology, and security, there is no support for real-time systems. We extend BRSs to support real-time systems with a modelling approach that uses multiple perspectives to represent digital clocks. We use Action BRSs, a recent extension of BRSs, where the resulting transition system is a Markov Decision Process (MDP). This allows a natural representation of the choices in each system state: to either allow time to pass or perform a specific action. We implement our proposed approach using the BigraphER toolkit, and demonstrate the effectiveness through multiple examples including modelling cloud system requests.

Keywords

Cite

@article{arxiv.2505.13449,
  title  = {Modelling Real-time Systems with Bigraphs},
  author = {Maram Albalwe and Blair Archibald and Michele Sevegnani},
  journal= {arXiv preprint arXiv:2505.13449},
  year   = {2025}
}

Comments

In Proceedings GCM 2023 and 2024, arXiv:2503.19632

R2 v1 2026-07-01T02:22:44.962Z