English

Low-Congestion Shortcut and Graph Parameters

Distributed, Parallel, and Cluster Computing 2019-08-27 v1

Abstract

The concept of low-congestion shortcuts is initiated by Ghaffari and Haeupler [SODA2016] for addressing the design of CONGEST algorithms running fast in restricted network topologies. Specifically, given a specific graph class XX, an ff-round algorithm of constructing shortcuts of quality qq for any instance in XX results in O~(q+f)\tilde{O}(q + f)-round algorithms of solving several fundamental graph problems such as minimum spanning tree and minimum cut, for XX. In this paper, we consider the relationship between the quality of low-congestion shortcuts and three major graph parameters, chordality, diameter, and clique-width. The main contribution of the paper is threefold: (1) We show an O(1)O(1)-round algorithm which constructs a low-congestion shortcut with quality O(kD)O(kD) for any kk-chordal graph, and prove that the quality and running time of this construction is nearly optimal up to polylogarithmic factors. (2) We present two algorithms, each of which constructs a low-congestion shortcut with quality O~(n1/4)\tilde{O}(n^{1/4}) in O~(n1/4)\tilde{O}(n^{1/4}) rounds for graphs of D=3D=3, and that with quality O~(n1/3)\tilde{O}(n^{1/3}) in O~(n1/3)\tilde{O}(n^{1/3}) rounds for graphs of D=4D=4 respectively. These results obviously deduce two MST algorithms running in O~(n1/4)\tilde{O}(n^{1/4}) and O~(n1/3)\tilde{O}(n^{1/3}) rounds for D=3D=3 and 44 respectively, which almost close the long-standing complexity gap of the MST construction in small-diameter graphs originally posed by Lotker et al. [Distributed Computing 2006]. (3) We show that bounding clique-width does not help the construction of good shortcuts by presenting a network topology of clique-width six where the construction of MST is as expensive as the general case.

Keywords

Cite

@article{arxiv.1908.09473,
  title  = {Low-Congestion Shortcut and Graph Parameters},
  author = {Naoki Kitamura and Hirotaka Kitagawa and Yota Otachi and Taisuke Izumi},
  journal= {arXiv preprint arXiv:1908.09473},
  year   = {2019}
}

Comments

19pages, 6figures

R2 v1 2026-06-23T10:56:30.013Z