Introducing The Maximum Common Bigraph Problem
By: Kyle Burns , Michele Sevegnani , Ciaran McCreesh and more
Potential Business Impact:
Finds the biggest matching parts in complex systems.
Bigraph reactive systems offer a powerful and flexible mathematical framework for modelling both spatial and non-spatial relationships between agents, with practical applications in domains such as smart technologies, networks, sensor systems, and biology. While bigraphs theoretically support the identification of bisimilar agents, by simulating and comparing their corresponding minimal contextual transition systems, no known algorithm exists for computing the maximum shared structure between two bigraphs, an essential prerequisite for determining the set of possible transitions for a given agent state. In this work, we provide a definition of the maximum common bigraph problem, and present an adaptation of the McSplit maximum common induced subgraph algorithm to compute the maximum common bigraph between two bigraph states. Our approach opens a path toward supporting bisimulation checking in bigraph-based tools, which have been leveraged in other modelling paradigms for simplification, optimisation, and verification of models.
Similar Papers
Finding a Maximum Common (Induced) Subgraph: Structural Parameters Revisited
Data Structures and Algorithms
Finds similar patterns in complex data.
A Computationally Efficient Framework for Overlapping Community Detection in Large Bipartite Graphs
Social and Information Networks
Finds groups in online friend networks faster.
Fast Maximum Common Subgraph Search: A Redundancy-Reduced Backtracking Approach
Databases
Finds matching parts in different data maps.