English

Algorithms for Length Spectra of Combinatorial Tori

Computational Geometry 2023-03-15 v1 Geometric Topology Metric Geometry

Abstract

Consider a weighted, undirected graph cellularly embedded on a topological surface. The function assigning to each free homotopy class of closed curves the length of a shortest cycle within this homotopy class is called the marked length spectrum. The (unmarked) length spectrum is obtained by just listing the length values of the marked length spectrum in increasing order. In this paper, we describe algorithms for computing the (un)marked length spectra of graphs embedded on the torus. More specifically, we preprocess a weighted graph of complexity nn in time O(n2loglogn)O(n^2 \log \log n) so that, given a cycle with \ell edges representing a free homotopy class, the length of a shortest homotopic cycle can be computed in O(+logn)O(\ell+\log n) time. Moreover, given any positive integer kk, the first kk values of its unmarked length spectrum can be computed in time O(klogn)O(k \log n). Our algorithms are based on a correspondence between weighted graphs on the torus and polyhedral norms. In particular, we give a weight independent bound on the complexity of the unit ball of such norms. As an immediate consequence we can decide if two embedded weighted graphs have the same marked spectrum in polynomial time. We also consider the problem of comparing the unmarked spectra and provide a polynomial time algorithm in the unweighted case and a randomized polynomial time algorithm otherwise.

Keywords

Cite

@article{arxiv.2303.08036,
  title  = {Algorithms for Length Spectra of Combinatorial Tori},
  author = {Vincent Delecroix and Matthijs Ebbens and Francis Lazarus and Ivan Yakovlev},
  journal= {arXiv preprint arXiv:2303.08036},
  year   = {2023}
}

Comments

33 pages, 16 figures

R2 v1 2026-06-28T09:16:51.272Z