Computing the Girth of a Segment Intersection Graph

๐Ÿ“… 2026-03-23
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the problem of computing the girthโ€”the length of the shortest cycleโ€”in intersection graphs of planar line segments. We present the first algorithm with expected running time $O(n^{1.483})$, breaking the long-standing $O(n^{3/2})$ barrier. Our approach combines subcubic bounded-difference Min-Plus matrix multiplication with a novel variant of planar graph separator theorems. The technique extends to intersection graphs of connected algebraic curves or semi-algebraic sets of constant description complexity. This result resolves an open question posed by Chan at SODA 2023 and significantly advances the theoretical limits for girth computation in geometric intersection graphs.

Technology Category

Application Category

๐Ÿ“ Abstract
We present an algorithm that computes the girth of the intersection graph of $n$ given line segments in the plane in $O(n^{1.483})$ expected time. This is the first such algorithm with $O(n^{3/2-\varepsilon})$ running time for a positive constant $\varepsilon$, and makes progress towards an open question posed by Chan (SODA 2023). The main techniques include (i)~the usage of recent subcubic algorithms for bounded-difference min-plus matrix multiplication, and (ii)~an interesting variant of the planar graph separator theorem. The result extends to intersection graphs of connected algebraic curves or semialgebraic sets of constant description complexity.
Problem

Research questions and friction points this paper is trying to address.

girth
segment intersection graph
computational geometry
intersection graph
Innovation

Methods, ideas, or system contributions that make the work stand out.

girth
segment intersection graph
subcubic algorithm
min-plus matrix multiplication
planar separator theorem
๐Ÿ”Ž Similar Papers
No similar papers found.
Timothy M. Chan
Timothy M. Chan
Professor of Computer Science, University of Illinois at Urbana-Champaign
AlgorithmsComputational Geometry
Y
Yuancheng Yu
Siebel School of Computing and Data Science, University of Illinois Urbana-Champaign, USA