Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

On Minimum Generalized Manhattan Connections (2010.14338v1)

Published 27 Oct 2020 in cs.DS, cs.CC, and cs.CG

Abstract: We consider minimum-cardinality Manhattan connected sets with arbitrary demands: Given a collection of points $P$ in the plane, together with a subset of pairs of points in $P$ (which we call demands), find a minimum-cardinality superset of $P$ such that every demand pair is connected by a path whose length is the $\ell_1$-distance of the pair. This problem is a variant of three well-studied problems that have arisen in computational geometry, data structures, and network design: (i) It is a node-cost variant of the classical Manhattan network problem, (ii) it is an extension of the binary search tree problem to arbitrary demands, and (iii) it is a special case of the directed Steiner forest problem. Since the problem inherits basic structural properties from the context of binary search trees, an $O(\log n)$-approximation is trivial. We show that the problem is NP-hard and present an $O(\sqrt{\log n})$-approximation algorithm. Moreover, we provide an $O(\log\log n)$-approximation algorithm for complete bipartite demands as well as improved results for unit-disk demands and several generalizations. Our results crucially rely on a new lower bound on the optimal cost that could potentially be useful in the context of BSTs.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Antonios Antoniadis (21 papers)
  2. Margarita Capretto (7 papers)
  3. Parinya Chalermsook (32 papers)
  4. Christoph Damerius (4 papers)
  5. Peter Kling (29 papers)
  6. Lukas Nölke (6 papers)
  7. Nidia Obscura (1 paper)
  8. Joachim Spoerhase (30 papers)

Summary

We haven't generated a summary for this paper yet.