Approximating Minimum Manhattan Networks in Higher Dimensions
Aparna Das, Emden R. Gansner, Michael Kaufmann, Stephen Kobourov,, Joachim Spoerhase, Alexander Wolff

TL;DR
This paper introduces approximation algorithms for the minimum Manhattan network problem in higher dimensions, providing near-polynomial approximations for fixed dimensions and specialized algorithms for 3D with terminals in parallel planes.
Contribution
It presents the first $O(n^ ext{eps})$-approximation algorithms for fixed dimensions and a new $4(k-1)$-approximation for 3D cases with terminals in parallel planes.
Findings
Achieved $O(n^ ext{eps})$-approximation for fixed dimension $d$
Developed a $4(k-1)$-approximation for 3D with terminals in parallel planes
Established hardness results and limitations for approximation in 2D and 3D
Abstract
We study the minimum Manhattan network problem, which is defined as follows. Given a set of points called \emph{terminals} in , find a minimum-length network such that each pair of terminals is connected by a set of axis-parallel line segments whose total length is equal to the pair's Manhattan (that is, -) distance. The problem is NP-hard in 2D and there is no PTAS for 3D (unless ). Approximation algorithms are known for 2D, but not for 3D. We present, for any fixed dimension and any , an -approximation algorithm. For 3D, we also give a -approximation algorithm for the case that the terminals are contained in the union of parallel planes.
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 · Digital Image Processing Techniques
