English

Rectilinear Link Diameter and Radius in a Rectilinear Polygonal Domain

Computational Geometry 2020-07-06 v2

Abstract

We study the computation of the diameter and radius under the rectilinear link distance within a rectilinear polygonal domain of nn vertices and hh holes. We introduce a \emph{graph of oriented distances} to encode the distance between pairs of points of the domain. This helps us transform the problem so that we can search through the candidates more efficiently. Our algorithm computes both the diameter and the radius in min{O(nω),O(n2+nhlogh+χ2)}\min \{\,O(n^\omega), O(n^2 + nh \log h + \chi^2)\,\} time, where ω<2.373\omega<2.373 denotes the matrix multiplication exponent and χΩ(n)O(n2)\chi\in \Omega(n)\cap O(n^2) is the number of edges of the graph of oriented distances. We also provide a faster algorithm for computing the diameter that runs in O(n2logn)O(n^2 \log n) time.

Keywords

Cite

@article{arxiv.1712.05538,
  title  = {Rectilinear Link Diameter and Radius in a Rectilinear Polygonal Domain},
  author = {Elena Arseneva and Man-Kwun Chiu and Matias Korman and Aleksandar Markovic and Yoshio Okamoto and Aurélien Ooms and André van Renssen and Marcel Roeloffzen},
  journal= {arXiv preprint arXiv:1712.05538},
  year   = {2020}
}
R2 v1 2026-06-22T23:18:51.817Z