English

Traffic-Oblivious Multi-Commodity Flow Network Design

Data Structures and Algorithms 2025-09-17 v2

Abstract

We consider the Minimum Multi-Commodity Flow Subgraph (MMCFS) problem: given a directed graph GG with edge capacities cap\mathit{cap} and a retention ratio α(0,1)\alpha\in(0,1), find an edge-wise minimum subgraph GGG' \subseteq G such that for all traffic matrices TT routable in GG using a multi-commodity flow, αT\alpha\cdot T is routable in GG'. This natural yet novel problem is motivated by recent research that investigates how the power consumption in backbone computer networks can be reduced by turning off connections during times of low demand without compromising the quality of service. Since the actual traffic demands are generally not known beforehand, our approach must be traffic-oblivious, i.e., work for all possible sets of simultaneously routable traffic demands in the original network. In this paper we present the problem, relate it to other known problems in literature, and show several structural results, including a reformulation, maximum possible deviations from the optimum, and NP-hardness (as well as a certain inapproximability) already on very restricted instances. The most significant contribution is a max(1α,2)\max(\frac{1}{\alpha}, 2)-approximation based on a surprisingly simple LP-rounding scheme. We also give instances where this worst-case approximation ratio is met and thus prove that our analysis is tight.

Keywords

Cite

@article{arxiv.2504.16744,
  title  = {Traffic-Oblivious Multi-Commodity Flow Network Design},
  author = {Markus Chimani and Max Ilsen},
  journal= {arXiv preprint arXiv:2504.16744},
  year   = {2025}
}

Comments

Appears in the Proceedings of the 36th International Symposium on Algorithms and Computation (ISAAC 2025)