The minimum manhattan network problem: a fast factor-3 approximation

  • Authors:
  • Marc Benkert;Alexander Wolff;Florian Widmann

  • Affiliations:
  • Faculty of Computer Science, Karlsruhe University, Karlsruhe, Germany;Faculty of Computer Science, Karlsruhe University, Karlsruhe, Germany;Faculty of Computer Science, Karlsruhe University, Karlsruhe, Germany

  • Venue:
  • JCDCG'04 Proceedings of the 2004 Japanese conference on Discrete and Computational Geometry
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a set of nodes in the plane and a constant t ≥ 1, a Euclidean t-spanner is a network in which, for any pair of nodes, the ratio of the network distance and the Euclidean distance of the two nodes is at most t. These networks have applications in transportation or communication network design and have been studied extensively. In this paper we study 1-spanners under the Manhattan (or L1-) metric. Such networks are called Manhattan networks. A Manhattan network for a set of nodes can be seen as a set of axis-parallel line segments whose union contains an x- and y-monotone path for each pair of nodes. It is not known whether it is NP-hard to compute minimum Manhattan networks, i.e. Manhattan networks of minimum total length. In this paper we present a factor-3 approximation algorithm for this problem. Given a set of n nodes, our algorithm takes O(n log n) time and linear space.