Header menu link for other important links
X
A Heuristic for Constructing Minimum Average Stretch Spanning Tree Using Betweenness Centrality
S. Sengupta, , V. Aggarwal, A.K. Gupta
Published in Institute of Electrical and Electronics Engineers Inc.
2022
Pages: 67 - 74
Abstract
A parameter crucial for preserving the underlying shortest path information in spanning tree construction is called stretch. It is the ratio of the distance of two nodes x and y in the spanning tree to the shortest distance between x and y in the graph. In this paper, we present a heuristic LSTree that constructs a Minimum Average Stretch Spanning Tree of an n-node undirected and unweighted graph in \mathcal{O}(n) rounds of the CONGEST model. We like to stress that LSTree protocol is the first use of Betweenness centrality in the construction of low stretch trees. The heuristic outperforms the current benchmark algorithm of Alon et. al. as well as other spanning tree construction techniques presently known, when tested against synthetic as well as real-world graph inputs. © 2022 IEEE.