English

Girth Approximations in the CONGEST Model

Data Structures and Algorithms 2026-03-31 v1

Abstract

This paper advances the state of the art in girth approximation within the CONGEST model. Manoharan and Ramachandran [PODC '24] provided the first significant improvement in girth approximation in over a decade. We build on this momentum and make progress on all fronts: we provide a unified family of algorithms yielding girth approximation-round tradeoffs for undirected networks; we obtain improved bounds for directed networks; and we establish better lower bounds for directed and undirected weighted networks. Together, these results substantially narrow the remaining complexity gaps across all settings. Specifically, for networks with nn nodes and hop-diameter DD, we show that one can compute, with high probability: (1)(1) An ff-approximation for unweighted undirected girth in O~(n1/f+D)\tilde{O}(n^{1/f}+D) rounds, for every constant integer f>2f>2, (2)(2) A (2k1+o(1))(2k-1+o(1))-approximation for weighted undirected girth in O~(n(k+1)/(2k+1)+D)\tilde{O}(n^{(k+1)/(2k+1)}+D) rounds, for every constant integer k>1k>1, and (3)(3) A 22-approximation for directed unweighted girth, and a (2+ε)(2+\varepsilon)-approximation for directed weighted girth, both in O~(n2/3+D)\tilde{O}(n^{2/3}+D) rounds. We also prove new lower bounds for directed networks and for undirected weighted networks: for every integer k>2k > 2 and ε>0\varepsilon>0, assuming the Erd\H{o}s-Simonovits' even cycle conjecture (and unconditionally for k{3,4,6}k\in\{3,4,6\}), any (kε)(k-\varepsilon)-approximation for the girth requires Ω~(nk/(2k1))\tilde{\Omega}(n^{k/(2k-1)}) rounds, even when D=O(logn)D = O(\log n).

Keywords

Cite

@article{arxiv.2603.27601,
  title  = {Girth Approximations in the CONGEST Model},
  author = {Shiri Chechik and Gur Lifshitz and Doron Mukhtar},
  journal= {arXiv preprint arXiv:2603.27601},
  year   = {2026}
}
R2 v1 2026-07-01T11:42:46.323Z