We investigate the \emph{minimum weight cycle (MWC)} problem in the $\mathsf{CONGEST}$ model of distributed computing. For undirected weighted graphs, we design a randomized algorithm that achieves a $(k+1)$-approximation, for any \emph{real} number $k \ge 1$. The round complexity of algorithm is \[ \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 $n$ denotes the number of nodes and $D$ is the unweighted diameter of the graph. This result yields a smooth trade-off between approximation ratio and round complexity. In particular, when $k \geq 2$ and $D = \tilde{O}(n^{1/4})$, the bound simplifies to \[ \tilde{O}\!\left( n^{\frac{k+1}{2k+1}} \right) \] On the lower bound side, assuming the Erdős girth conjecture, we prove that for every \emph{integer} $k \ge 1$, any randomized $(k+1-ε)$-approximation algorithm for MWC requires \[ \tildeΩ\!\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 = Θ(\log n)$. Taken together, our upper and lower bounds \emph{match up to polylogarithmic factors} for graphs of sufficiently small diameter $D = \tilde{O}(n^{1/4})$ (when $k \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+ε)$-approximation algorithm for undirected weighted graphs with round complexity $\tilde{O}(n^{2/3}+D)$, and proved that for any arbitrarily large number $α$, any $α$-approximation algorithm for directed unweighted or undirected weighted graphs requires $Ω(\sqrt{n}/\log n)$ rounds.
翻译:我们研究分布式计算$\mathsf{CONGEST}$模型中的\emph{最小权环(MWC)}问题。针对无向加权图,我们设计了一种随机化算法,对于任意\emph{实数} $k \ge 1$,可实现$(k+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). \] 其中$n$表示节点数,$D$为图的未加权直径。该结果在近似比与轮复杂度之间建立了平滑的权衡关系。特别地,当$k \geq 2$且$D = \tilde{O}(n^{1/4})$时,边界简化为 \[ \tilde{O}\!\left( n^{\frac{k+1}{2k+1}} \right) \] 在下界方面,假设Erdős围长猜想成立,我们证明:对于任意\emph{整数} $k \ge 1$,任何MWC的随机化$(k+1-ε)$-近似算法均需要 \[ \tildeΩ\!\left( n^{\frac{k+1}{2k+1}} \right) \] 轮。该下界同时适用于有向无权重图和无向加权图,甚至应用于小直径$D = Θ(\log n)$的图。综合来看,对于直径足够小($D = \tilde{O}(n^{1/4})$,当$k \geq 2$时)的图,我们的上下界\emph{在多项式对数因子内匹配},从而给出了该问题几乎紧的分布式复杂度界限。我们的结果优于先前最优成果:Manoharan与Ramachandran(PODC~2024)证明了无向加权图存在轮复杂度为$\tilde{O}(n^{2/3}+D)$的$(2+ε)$-近似算法,并指出对于任意足够大的数$α$,有向无权重图或无向加权图的任何$α$-近似算法都需要$Ω(\sqrt{n}/\log n)$轮。