Single-Source Dilation-Bounded Minimum Spanning Trees
Otfried Cheong, Changryeol Lee

TL;DR
This paper studies the problem of constructing a minimum total edge length geometric network from a single source point that guarantees paths within a specified dilation factor, proving NP-hardness and providing an approximation algorithm.
Contribution
It introduces the problem of single-source dilation-bounded minimum spanning trees and offers the first approximation algorithm for this NP-hard problem.
Findings
Proves the problem is NP-hard.
Develops an approximation algorithm.
Provides bounds on the approximation quality.
Abstract
Given a set of points in the plane, a geometric network for is a graph with vertex set and straight edges. We consider a broadcasting situation, where one point is a designated source. Given a dilation factor , we ask for a geometric network such that for every point there is a path from to in of length at most , and such that the total edge length is minimized. We show that finding such a network of minimum total edge length is NP-hard, and give an approximation algorithm.
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 · Advanced Graph Theory Research · Interconnection Networks and Systems
