Almost Polynomial Hardness of Node-Disjoint Paths in Grids
In the classical Node-Disjoint Paths (NDP) problem, we are given an n-vertex graph G=(V,E), and a collection M={(s_1,t_1),...,(s_k,t_k)} of pairs of its vertices, called source-destination, or demand pairs. The goal is to route as many of the demand pairs as possible, where to route a pair we need to select a path connecting it, so that all selected paths are disjoint in their vertices. The best current algorithm for NDP achieves an O(√(n))-approximation, while, until recently, the best negative result was a factor Ω(^1/2-ϵn)-hardness of approximation, for any constant ϵ, unless NP ⊆ ZPTIME(n^poly n). In a recent work, the authors have shown an improved 2^Ω(√( n))-hardness of approximation for NDP, unless NP⊆ DTIME(n^O( n)), even if the underlying graph is a subgraph of a grid graph, and all source vertices lie on the boundary of the grid. Unfortunately, this result does not extend to grid graphs. The approximability of the NDP problem on grid graphs has remained a tantalizing open question, with the best current upper bound of Õ(n^1/4), and the best current lower bound of APX-hardness. In this paper we come close to resolving the approximability of NDP in general, and NDP in grids in particular. Our main result is that NDP is 2^Ω(^1-ϵ n)-hard to approximate for any constant ϵ, assuming that NP⊆ RTIME(n^poly n), and that it is n^Ω (1/( n)^2)-hard to approximate, assuming that for some constant δ>0, NP ⊆ RTIME(2^n^δ). These results hold even for grid graphs and wall graphs, and extend to the closely related Edge-Disjoint Paths problem, even in wall graphs.
READ FULL TEXT