On Minimum Generalized Manhattan Connections
Antonios Antoniadis, Margarita Capretto, Parinya Chalermsook,, Christoph Damerius, Peter Kling, Lukas N\"olke, Nidia Obscura, Joachim, Spoerhase

TL;DR
This paper studies a generalized Manhattan network problem with arbitrary demands, proving NP-hardness and providing approximation algorithms with bounds improving over trivial solutions, relevant to computational geometry and network design.
Contribution
The paper introduces a new approximation algorithm for the minimum generalized Manhattan connection problem and establishes its NP-hardness, along with specialized bounds for certain demand types.
Findings
NP-hardness of the problem.
An $O(rac{1}{ oot})$-approximation algorithm.
An $O(rac{1}{ oot oot})$-approximation for bipartite demands.
Abstract
We consider minimum-cardinality Manhattan connected sets with arbitrary demands: Given a collection of points in the plane, together with a subset of pairs of points in (which we call demands), find a minimum-cardinality superset of such that every demand pair is connected by a path whose length is the -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 -approximation is trivial. We show that the problem is NP-hard and present an…
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.
