A Logarithmic Approximation for Unsplittable Flow on Line Graphs

作者:Bansal Nikhil*; Friggstad Zachary; Khandekar Rohit; Salavatipour Mohammad R
来源:ACM Transactions on Algorithms, 2014, 10(1): 1.
DOI:10.1145/2532645

摘要

We consider the unsplittable flow problem on a line. In this problem, we are given a set of n tasks, each specified by a start time s, an end time t(i), a demand d(i) > 0, and a profit pi > 0. A task, if accepted, requires d(i) units of "bandwidth" from time s(i) to t(i) and accrues a profit of p(i). For every time t, we are also specified the available bandwidth c(t), and the goal is to find a subset of tasks with maximum profit subject to the bandwidth constraints. We present the first polynomial time O(logn) approximation algorithm for this problem. This significantly advances the state of the art, as no polynomial time o(n) approximation was known previously. Previous results for this problem were known only in more restrictive settings; in particular, either the instance satisfies the so-called "no-bottleneck" assumption: maxi di <= min(t) c(t), or the ratio of both maximum to minimum demands and maximum to minimum capacities are polynomially (or quasi-polynomially) bounded in n. Our result, on the other hand, does not require these assumptions. Our algorithm is based on a combination of dynamic programming and rounding a natural linear programming relaxation for the problem. While there is an Omega(n) integrality gap known for this LP relaxation, our key idea is to exploit certain structural properties of the problem to show that instances that are bad for the LP can in fact be handled using dynamic programming.

  • 出版日期2014-1
  • 单位IBM