vix.ing · top · new · best · stats · spec

Parameterized Analysis of Reconfigurable Broadcast Networks (Long Version)

2022/01/25 by A. R. Balasubramanian, Balasubramanian, A. R., Lucie Guillou +3
Biochemistry, Genetics and Molecular Biology · Computer Science · #DNA and Biological Computing #Distributed systems and fault tolerance #FOS: Computer and information sciences #Formal Methods in Verification #Logic in Computer Science (cs.LO) #Multiagent Systems (cs.MA)

paper · pdf · doi:10.48550/arxiv.2201.10432

openalex publication_date 2022/01/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Reconfigurable broadcast networks (RBN) are a model of distributed computation in which agents can broadcast messages to other agents using some underlying communication topology which can change arbitrarily over the course of executions. In this paper, we conduct parameterized analysis of RBN. We consider cubes,(infinite) sets of configurations in the form of lower and upper bounds on the number of agents in each state, and we show that we can evaluate boolean combinations over cubes and reachability sets of cubes in PSPACE. In particular, reachability from a cube to another cube is a PSPACE-complete problem. To prove the upper bound for this parameterized analysis, we prove some structural properties about the reachability sets and the symbolic graph abstraction of RBN, which might be of independent interest. We justify this claim by providing two applications of these results. First, we show that the almost-sure coverability problem is PSPACE-complete for RBN, thereby closing a complexity gap from a previous paper. Second, we define a computation model using RBN, à la population protocols, called RBN protocols. We characterize precisely the set of predicates that can be computed by such protocols.

Related