Polylogarithmic Approximation for Generalized Minimum Manhattan Networks
Aparna Das, Krzysztof Fleszar, Stephen Kobourov, Joachim Spoerhase,, Sankar Veeramoni, Alexander Wolff

TL;DR
This paper introduces polylogarithmic approximation algorithms for the generalized minimum Manhattan network problem in multiple dimensions, significantly advancing the approximation guarantees for this NP-hard problem.
Contribution
It presents the first polylogarithmic approximation algorithms for GMMN in any dimension, extending known results from 2D to higher dimensions.
Findings
Achieves an $O( ext{log}^{d+1} n)$-approximation for GMMN in $d ext{≥} 2$ dimensions.
Provides an $O( ext{log} n)$-approximation for 2D GMMN.
Shows that the 2D RSA approximation algorithm extends to higher dimensions.
Abstract
Given a set of terminals, which are points in -dimensional Euclidean space, the minimum Manhattan network problem (MMN) asks for a minimum-length rectilinear network that connects each pair of terminals by a Manhattan path, that is, a path consisting of axis-parallel segments whose total length equals the pair's Manhattan distance. Even for , the problem is NP-hard, but constant-factor approximations are known. For , the problem is APX-hard; it is known to admit, for any , an -approximation. In the generalized minimum Manhattan network problem (GMMN), we are given a set of terminal pairs, and the goal is to find a minimum-length rectilinear network such that each pair in is connected by a Manhattan path. GMMN is a generalization of both MMN and the well-known rectilinear Steiner arborescence problem (RSA). So far, only special…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
