Single-Source Shortest Paths and Almost Exact Diameter in Pseudodisk Graphs
Mark de Berg, Bart M.P. Jansen, Jeroen S.K. Lamme

TL;DR
This paper advances algorithms for single-source shortest paths and approximate diameter in intersection graphs of planar objects like pseudodisks, achieving near-quadratic and subquadratic runtimes with novel clustering techniques.
Contribution
It introduces new algorithms for SSSP and diameter approximation in pseudodisk intersection graphs, extending efficient solutions to broader classes of geometric objects.
Findings
SSSP can be solved in near-linear expected time for certain classes of objects.
The diameter can be approximated within an additive error of 2 in subquadratic time.
Develops a star-based r-clustering technique for pseudodisk intersection graphs.
Abstract
We study SINGLE-SOURCE SHORTEST PATH (SSSP) on unweighted intersection graphs whose node set corresponds to a set of constant-complexity objects in the plane. We prove SSSP can be solved in expected time for any class of objects whose union complexity is . In particular, we obtain an algorithm for arbitrary pseudodisks, and an algorithm for locally fat objects. This significantly extends the class of objects for which SSSP can be solved in time: so far, SSSP algorithms were not even known for pseudodisks that are fat and convex and similarly-sized. Our second result concerns the DIAMETER problem, which asks for the maximum distance between any two nodes in a graph. Even for intersection graphs, near-quadratic…
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.
