Improved girth approximation in weighted undirected graphs
Data Structures and Algorithms
2025-07-21 v1
Abstract
Let be a -node -edge weighted undirected graph, where is a real \emph{length} function defined on its edges, and let denote the girth of , i.e., the length of its shortest cycle. We present an algorithm that, for any input, integer , in expected time finds a cycle of length at most . This algorithm nearly matches a -time algorithm of \cite{KadriaRSWZ22} which applied to unweighted graphs of girth . For weighted graphs, this result also improves upon the previous state-of-the-art algorithm that in time, where is an integral length function, finds a cycle of length at most ~\cite{KadriaRSWZ22}. For this result improves upon the result of Roditty and Tov~\cite{RodittyT13}.
Cite
@article{arxiv.2507.13869,
title = {Improved girth approximation in weighted undirected graphs},
author = {Avi Kadria and Liam Roditty and Aaron Sidford and Virginia Vassilevska Williams and Uri Zwick},
journal= {arXiv preprint arXiv:2507.13869},
year = {2025}
}