Rectilinear Link Diameter and Radius in a Rectilinear Polygonal Domain
Elena Arseneva, Man-Kwun Chiu, Matias Korman, Aleksandar Markovic,, Yoshio Okamoto, Aur\'elien Ooms, Andr\'e van Renssen, Marcel Roeloffzen

TL;DR
This paper presents efficient algorithms for computing the diameter and radius of rectilinear polygonal domains under link distance, using a novel graph of oriented distances to improve computational complexity.
Contribution
It introduces a new graph-based approach to compute rectilinear link diameter and radius more efficiently than previous methods.
Findings
Algorithms run in $O(n^ ext{omega})$ and $O(n^2 ext{log} n)$ time.
The graph of oriented distances encodes pairwise distances effectively.
Provides faster algorithms for diameter computation in rectilinear polygons.
Abstract
We study the computation of the diameter and radius under the rectilinear link distance within a rectilinear polygonal domain of vertices and 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 time, where denotes the matrix multiplication exponent and is the number of edges of the graph of oriented distances. We also provide a faster algorithm for computing the diameter that runs in time.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
