Oblivious routing on node-capacitated and directed graphs

  • Authors:
  • Mohammad T. Hajiaghayi;Robert D. Kleinberg;Tom Leighton;Harald Räcke

  • Affiliations:
  • Massachusetts Institute of Technology, Cambridge, MA;Massachusetts Institute of Technology, Cambridge, MA;Massachusetts Institute of Technology, Cambridge, MA;Carnegie Mellon University, Pittsburgh, PA

  • Venue:
  • SODA '05 Proceedings of the sixteenth annual ACM-SIAM symposium on Discrete algorithms
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Oblivious routing algorithms for general undirected networks were introduced by Räcke [17], and this work has led to many subsequent improvements and applications. Comparatively little is known about oblivious routing in general directed networks, or even in undirected networks with node capacities.We present the first non-trivial upper bounds for both these cases, providing algorithms for k-commodity oblivious routing problems with competitive ratio O(√klog(n)) for undirected node-capacitated graphs and O(√kn1/4log(n)) for directed graphs. In the special case that all commodities have a common source or sink, our upper bound becomes O(√nlog(n)) in both cases, matching the lower bound up to a factor of log(n). The lower bound (which first appeared in [6]) is obtained on a graph with very high degree. We show that in fact the degree of a graph is a crucial parameter for node-capacitated oblivious routing in undirected graphs, by providing an O( polylog(n))competitive oblivious routing scheme for graphs of degree. For the directed case, however, we show that the lower bound of Ω(√n) still holds in low-degree graphs.Finally, we settle an open question about routing problems in which all commodities share a common source or sink. We show that even in this simplified scenario there are networks in which no oblivious routing algorithm can achieve a competitive ratio better than Ω(log n).