Spanners of Complete $k$-Partite Geometric Graphs
Prosenjit Bose, Paz Carmi, Mathieu Couture, Anil Maheshwari, Pat, Morin, Michiel Smid

TL;DR
This paper presents efficient algorithms for constructing sparse spanners with low stretch factors in complete k-partite geometric graphs, establishing bounds on their optimality.
Contribution
The paper introduces two algorithms for creating low-stretch, sparse spanners in complete k-partite geometric graphs, with proven optimality bounds.
Findings
First algorithm produces a (5+ε)-spanner with O(n) edges in O(n log n) time.
Second algorithm produces a (3+ε)-spanner with O(n log n) edges in O(n log n) time.
Spanners with fewer than 3 stretch factor and O(n log n) edges do not exist for certain k ranges.
Abstract
We address the following problem: Given a complete -partite geometric graph whose vertex set is a set of points in , compute a spanner of that has a ``small'' stretch factor and ``few'' edges. We present two algorithms for this problem. The first algorithm computes a -spanner of with O(n) edges in time. The second algorithm computes a -spanner of with edges in time. The latter result is optimal: We show that for any , spanners with edges and stretch factor less than 3 do not exist for all complete -partite geometric graphs.
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Data Management and Algorithms · Graph Theory and Algorithms
