Polylogarithmic Approximation for Generalized Minimum Manhattan Networks
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 cases of GMMN have been considered. We present an -approximation algorithm for GMMN (and, hence, MMN) in dimensions and an -approximation algorithm for 2D. We show that an existing -approximation algorithm for RSA in 2D generalizes easily to dimensions.
Cite
@article{arxiv.1203.6481,
title = {Polylogarithmic Approximation for Generalized Minimum Manhattan Networks},
author = {Aparna Das and Krzysztof Fleszar and Stephen Kobourov and Joachim Spoerhase and Sankar Veeramoni and Alexander Wolff},
journal= {arXiv preprint arXiv:1203.6481},
year = {2012}
}
Comments
14 pages, 5 figures; added appendix and figures