Improved Approximation for Node-Disjoint Paths in Grids with Sources on the Boundary

05/25/2018
by   Julia Chuzhoy, et al.
0

We study the classical Node-Disjoint Paths (NDP) problem: given an undirected n-vertex graph G, together with a set (s_1,t_1),...,(s_k,t_k) of pairs of its vertices, called source-destination, or demand pairs, find a maximum-cardinality set of mutually node-disjoint paths that connect the demand pairs. The best current approximation for the problem is achieved by a simple greedy O(√(n))-approximation algorithm. A special case of the problem called NDP-Grid, where the underlying graph is a grid, has been studied extensively. The best current approximation algorithm for NDP-Grid achieves an Õ(n^1/4)-approximation factor. On the negative side, a recent result by the authors shows that NDP is hard to approximate to within factor 2^Ω(√( n)), even if the underlying graph is a sub-graph of a grid, and all source vertices lie on the grid boundary. In a follow-up work, the authors further show that NDP-Grid is hard to approximate to within factor Ω(2^^1-ϵn) for any constant ϵ under standard complexity assumptions, and to within factor n^Ω(1/( n)^2) under randomized ETH. In this paper we study NDP-Grid, where all source vertices s_1,...,s_k appear on the grid boundary. Our main result is an efficient randomized 2^O(√( n)· n)-approximation algorithm for this problem. We generalize this result to instances where the source vertices lie within a prescribed distance from the grid boundary. Much of the work on approximation algorithms for NDP relies on the multicommodity flow relaxation of the problem, which is known to have an Ω(√(n)) integrality gap, even in grid graphs. Our work departs from this paradigm, and uses a (completely different) linear program only to select the pairs to be routed, while the routing itself is computed by other methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/06/2017

Almost Polynomial Hardness of Node-Disjoint Paths in Grids

In the classical Node-Disjoint Paths (NDP) problem, we are given an n-ve...
research
08/29/2023

Graph Theory and its Uses in Graph Algorithms and Beyond

Graphs are fundamental objects that find widespread applications across ...
research
11/29/2020

Approximation algorithms for hitting subgraphs

Let H be a fixed undirected graph on k vertices. The H-hitting set probl...
research
08/05/2022

Approximation algorithms for covering vertices by long paths

Given a graph, the general problem to cover the maximum number of vertic...
research
03/04/2023

On Maximum Bipartite Matching with Separation

Maximum bipartite matching is a fundamental algorithmic problem which ca...
research
08/29/2017

Extremal solutions to some art gallery and terminal-pairability problems

The chosen tool of this thesis is an extremal type approach. The lesson ...
research
12/27/2018

On the Approximability of Time Disjoint Walks

We introduce the combinatorial optimization problem Time Disjoint Walks....

Please sign up or login with your details

Forgot password? Click here to reset