Dynamic Programming Approach to the Generalized Minimum Manhattan Network Problem

04/23/2020
by   Yuya Masumura, et al.
0

We study the generalized minimum Manhattan network (GMMN) problem: given a set P of pairs of two points in the Euclidean plane R^2, we are required to find a minimum-length geometric network which consists of axis-aligned segments and contains a shortest path in the L_1 metric (a so-called Manhattan path) for each pair in P. This problem commonly generalizes several NP-hard network design problems that admit constant-factor approximation algorithms, such as the rectilinear Steiner arborescence (RSA) problem, and it is open whether so does the GMMN problem. As a bottom-up exploration, Schnizler (2015) focused on the intersection graphs of the rectangles defined by the pairs in P, and gave a polynomial-time dynamic programming algorithm for the GMMN problem whose input is restricted so that both the treewidth and the maximum degree of its intersection graph are bounded by constants. In this paper, as the first attempt to remove the degree bound, we provide a polynomial-time algorithm for the star case, and extend it to the general tree case based on an improved dynamic programming approach.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/10/2021

The Parameterized Complexity of Finding Minimum Bounded Chains

Finding the smallest d-chain with a specific (d-1)-boundary in a simplic...
research
04/18/2018

Is a Finite Intersection of Balls Covered by a Finite Union of Balls in Euclidean Spaces ?

Considering a finite intersection of balls and a finite union of other b...
research
01/28/2023

Tackling Stackelberg Network Interdiction against a Boundedly Rational Adversary

This work studies Stackelberg network interdiction games – an important ...
research
12/03/2019

On the Shortest Separating Cycle

According to a result of Arkin  (2016), given n point pairs in the plane...
research
03/14/2022

Minimum-Error Triangulations for Sea Surface Reconstruction

We apply state-of-the-art computational geometry methods to the problem ...
research
05/30/2020

Minimum 0-Extension Problems on Directed Metrics

For a metric μ on a finite set T, the minimum 0-extension problem 0-Ext[...
research
04/26/2019

The k-path coloring problem in graphs with bounded treewidth: an application in integrated circuit manufacturing

In this paper, we investigate the k-path coloring problem, a variant of ...

Please sign up or login with your details

Forgot password? Click here to reset