distributed computing

The Complexity of Distributed Minimum Weight Cycle Approximation

arXiv:2603.25368

summary

The paper presents randomized approximation algorithms for the Minimum Weight Cycle problem in the CONGEST model, achieving a trade‑off between approximation ratio and round complexity, and proves matching lower bounds under the Erdős girth conjecture.

Abstract

We study the Minimum Weight Cycle (MWC) problem in the model of distributed computing. For undirected weighted graphs, we give a randomized -approximation algorithm for every \underline{real number} . The algorithm runs in \[ \tilde{O}\left(n^{\frac{k+1}{2k+1}} + D\right) \] rounds, where is the number of nodes and is the unweighted diameter of the graph. Varying therefore yields a smooth trade-off between approximation ratio and round complexity. On the lower-bound side, assuming the Erdős girth conjecture, we prove that for every \underline{integer} and every , any randomized -approximation algorithm for MWC requires \[ \tildeΩ\left(n^{\frac{k+1}{2k+1}}+D\right) \] rounds. The lower bound holds for both directed unweighted graphs and undirected weighted graphs, even on graphs of diameter . Consequently, for every integer , our upper and lower bounds for undirected weighted graphs match up to polylogarithmic factors. This gives a nearly tight characterization of the round complexity of approximate MWC across an infinite family of approximation ratios. These results improve the previous state of the art of Manoharan and Ramachandran (PODC 2024), who gave a -approximation algorithm for undirected weighted graphs in rounds, and proved an lower bound for arbitrary approximation ratios in directed unweighted and undirected weighted graphs.

Topics & keywords

#minimum weight cycle#approximation algorithms#congest model#round complexity#lower boundsrandomized (k+1)-approximationtilde-O(n^{(k+1)/(2k+1)}+D)Erdős girth conjectureundirected weighted graphsdirected unweighted graphs