English

The Complexity of Distributed Minimum Weight Cycle Approximation

Distributed, Parallel, and Cluster Computing 2026-03-30 v2

Abstract

We investigate the \emph{minimum weight cycle (MWC)} problem in the CONGEST\mathsf{CONGEST} model of distributed computing. For undirected weighted graphs, we design a randomized algorithm that achieves a (k+1)(k+1)-approximation, for any \emph{real} number k1k \ge 1. The round complexity of algorithm is O~ ⁣(nk+12k+1+n1k+Dn12(2k+1)+D25n25+12(2k+1)). \tilde{O}\!\Big( n^{\frac{k+1}{2k+1}} + n^{\frac{1}{k}} + D\, n^{\frac{1}{2(2k+1)}} + D^{\frac{2}{5}} n^{\frac{2}{5}+\frac{1}{2(2k+1)}} \Big). where nn denotes the number of nodes and DD is the unweighted diameter of the graph. This result yields a smooth trade-off between approximation ratio and round complexity. In particular, when k2k \geq 2 and D=O~(n1/4)D = \tilde{O}(n^{1/4}), the bound simplifies to O~ ⁣(nk+12k+1) \tilde{O}\!\left( n^{\frac{k+1}{2k+1}} \right) On the lower bound side, assuming the Erd\H{o}s girth conjecture, we prove that for every \emph{integer} k1k \ge 1, any randomized (k+1ϵ)(k+1-\epsilon)-approximation algorithm for MWC requires Ω~ ⁣(nk+12k+1) \tilde{\Omega}\!\left( n^{\frac{k+1}{2k+1}} \right) rounds. This lower bound holds for both directed unweighted and undirected weighted graphs, and applies even to graphs with small diameter D=Θ(logn)D = \Theta(\log n). Taken together, our upper and lower bounds \emph{match up to polylogarithmic factors} for graphs of sufficiently small diameter D=O~(n1/4)D = \tilde{O}(n^{1/4}) (when k2k \geq 2), yielding a nearly tight bound on the distributed complexity of the problem. Our results improve upon the previous state of the art: Manoharan and Ramachandran (PODC~2024) demonstrated a (2+ϵ)(2+\epsilon)-approximation algorithm for undirected weighted graphs with round complexity O~(n2/3+D)\tilde{O}(n^{2/3}+D), and proved that for any arbitrarily large number α\alpha, any α\alpha-approximation algorithm for directed unweighted or undirected weighted graphs requires Ω(n/logn)\Omega(\sqrt{n}/\log n) rounds.

Keywords

Cite

@article{arxiv.2603.25368,
  title  = {The Complexity of Distributed Minimum Weight Cycle Approximation},
  author = {Yi-Jun Chang and Yanyu Chen and Dipan Dey and Yonggang Jiang and Gopinath Mishra and Hung Thuan Nguyen and Mingyang Yang},
  journal= {arXiv preprint arXiv:2603.25368},
  year   = {2026}
}
R2 v1 2026-07-01T11:39:08.986Z