On Minimum Generalized Manhattan Connections

10/27/2020
by   Antonios Antoniadis, et al.
0

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 ℓ_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(√(log n))-approximation algorithm. Moreover, we provide an O(loglog 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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/02/2022

Improved Approximation Algorithm for Graph Burning on Trees

Given a graph G=(V,E), the problem of is to find a sequence of nodes fr...
research
06/22/2021

On the Parameterized Complexity of the Connected Flow and Many Visits TSP Problem

We study a variant of Min Cost Flow in which the flow needs to be connec...
research
11/15/2021

Improved Approximations for CVRP with Unsplittable Demands

In this paper, we present improved approximation algorithms for the (uns...
research
04/13/2023

Improved Approximations for Relative Survivable Network Design

One of the most important and well-studied settings for network design i...
research
05/25/2022

A parameterized approximation algorithm for the Multiple Allocation k-Hub Center

In the Multiple Allocation k-Hub Center (MAkHC), we are given a connecte...
research
11/29/2020

A Constant Factor Approximation for Navigating Through Connected Obstacles in the Plane

Given two points s and t in the plane and a set of obstacles defined by ...
research
10/02/2017

Network Optimization on Partitioned Pairs of Points

Given n pairs of points, S = {{p_1, q_1}, {p_2, q_2}, ..., {p_n, q_n}}, ...

Please sign up or login with your details

Forgot password? Click here to reset