English

Computing the Girth of a Segment Intersection Graph

Computational Geometry 2026-03-24 v1

Abstract

We present an algorithm that computes the girth of the intersection graph of nn given line segments in the plane in O(n1.483)O(n^{1.483}) expected time. This is the first such algorithm with O(n3/2ε)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.

Keywords

Cite

@article{arxiv.2603.21585,
  title  = {Computing the Girth of a Segment Intersection Graph},
  author = {Timothy M. Chan and Yuancheng Yu},
  journal= {arXiv preprint arXiv:2603.21585},
  year   = {2026}
}

Comments

To appear in SoCG 2026

R2 v1 2026-07-01T11:32:44.394Z