English

Oblivious Buy-at-Bulk in Planar Graphs

Data Structures and Algorithms 2015-03-17 v1

Abstract

In the oblivious buy-at-bulk network design problem in a graph, the task is to compute a fixed set of paths for every pair of source-destinations in the graph, such that any set of demands can be routed along these paths. The demands could be aggregated at intermediate edges where the fusion-cost is specified by a canonical (non-negative concave) function ff. We give a novel algorithm for planar graphs which is oblivious with respect to the demands, and is also oblivious with respect to the fusion function ff. The algorithm is deterministic and computes the fixed set of paths in polynomial time, and guarantees a O(logn)O(\log n) approximation ratio for any set of demands and any canonical fusion function ff, where nn is the number of nodes. The algorithm is asymptotically optimal, since it is known that this problem cannot be approximated with better than Ω(logn)\Omega(\log n) ratio. To our knowledge, this is the first tight analysis for planar graphs, and improves the approximation ratio by a factor of logn\log n with respect to previously known results.

Keywords

Cite

@article{arxiv.1010.0401,
  title  = {Oblivious Buy-at-Bulk in Planar Graphs},
  author = {Srivathsan Srinivasagopalan and Costas Busch and S. S. Iyengar},
  journal= {arXiv preprint arXiv:1010.0401},
  year   = {2015}
}

Comments

13 Pages (includes 1 page of appendix). Submitted to WALCOM-2011 - Workshop on Algorithms and Computation

R2 v1 2026-06-21T16:22:59.026Z