Approximating Fractional Multicommodity Flow Independent of the Number of Commodities

  • Authors:
  • Lisa Fleischer

  • Affiliations:
  • -

  • Venue:
  • FOCS '99 Proceedings of the 40th Annual Symposium on Foundations of Computer Science
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe fully polynomial time approximation schemes for various multi-commodity flow problems in graphs with m edges and n vertices. We present the first approximation scheme for maximum Multicommodity flow that is independent of the number of commodities k, and our algorithm improves upon the runtime of previous algorithms by this factor of k, running time proportional to the square of m, and inversely proportional to the square of the desired accuracy. For maximum concurrent flow, and minimum cost concurrent flow, we present algorithms that are faster than the current known algorithms when the graph is sparse or the number of commodities k is large, i.e. k m/n. Our algorithms build on the framework proposed by Garg and Konemann. They are simple, deterministic, and for the versions without costs, they are strongly polynomial.Our maximum multicommodity flow algorithm extends to an approximation scheme for the maximum weighted multicommodity flow, which is faster than those implied by previous algorithms by a factor of k(log W) where W is the maximum weight of a commodity.