Sublinear Algorithms in T-Interval Dynamic Networks
Irvan Jahja,Haifeng Yu
DOI: https://doi.org/10.1007/s00453-024-01250-3
IF: 0.909
2024-07-13
Algorithmica
Abstract:We consider standard T - interval dynamic networks , under the synchronous timing model and the broadcast CONGEST model. In a T - interval dynamic network , the set of nodes is always fixed and there are no node failures. The edges in the network are always undirected, but the set of edges in the topology may change arbitrarily from round to round, as determined by some adversary and subject to the following constraint: For every T consecutive rounds, the topologies in those rounds must contain a common connected spanning subgraph. Let to be the maximum (in terms of number of edges) such subgraph for round r through . We define the backbone diameter d of a T -interval dynamic network to be the maximum diameter of all such 's, for . We use n to denote the number of nodes in the network. Within such a context, we consider a range of fundamental distributed computing problems including Count / Max / Median / Sum / LeaderElect / Consensus / ConfirmedFlood . Existing algorithms for these problems all have time complexity of rounds, even for and even when d is as small as O (1). This paper presents a novel approach/framework, based on the idea of massively parallel aggregation . Following this approach, we develop a novel deterministic Count algorithm with complexity, for T -interval dynamic networks with . Here c is a (sufficiently large) constant independent of d , n , and T . To our knowledge, our algorithm is the very first such algorithm whose complexity does not contain a term. This paper further develops novel algorithms for solving Max / Median / Sum / LeaderElect / Consensus / ConfirmedFlood , while incurring complexity. Again, for all these problems, our algorithms are the first ones whose time complexity does not contain a term.
computer science, software engineering,mathematics, applied