Improved Approximation for Node-Disjoint Paths in Planar Graphs
Abstract
We study the classical Node-Disjoint Paths (NDP) problem: given an -vertex graph and a collection of pairs of vertices of called demand pairs, find a maximum-cardinality set of node-disjoint paths connecting the demand pairs. NDP is one of the most basic routing problems, that has been studied extensively. Despite this, there are still wide gaps in our understanding of its approximability: the best currently known upper bound of on its approximation ratio is achieved via a simple greedy algorithm, while the best current negative result shows that the problem does not have a better than -approximation for any constant , under standard complexity assumptions. Even for planar graphs no better approximation algorithms are known, and to the best of our knowledge, the best negative bound is APX-hardness. Perhaps the biggest obstacle to obtaining better approximation algorithms for NDP is that most currently known approximation algorithms for this type of problems rely on the standard multicommodity flow relaxation, whose integrality gap is for NDP, even in planar graphs. In this paper, we break the barrier of on the approximability of the NDP problem in planar graphs and obtain an -approximation. We introduce a new linear programming relaxation of the problem, and a number of new techniques, that we hope will be helpful in designing more powerful algorithms for this and related problems.
Cite
@article{arxiv.1603.05520,
title = {Improved Approximation for Node-Disjoint Paths in Planar Graphs},
author = {Julia Chuzhoy and David H. K. Kim and Shi Li},
journal= {arXiv preprint arXiv:1603.05520},
year = {2016}
}