On the Min-Max-Delay Problem: NP-completeness, Algorithm, and Integrality Gap

Qingyu Liu,Lei Deng,Haibo Zeng,Minghua Chen
DOI: https://doi.org/10.1109/itw.2017.8278041
2017-01-01
Abstract:We study a delay-sensitive information flow problem where a source streams information to a sink over a directed graph G = (V, E) at a fixed rate R possibly using multiple paths to minimize the maximum end-to-end delay, denoted as the Min-Max-Delay problem. Transmission over an edge incurs a constant delay within the capacity. We prove that Min-Max-Delay is weakly NP-complete, and demonstrate that it becomes strongly NP-complete if we require integer flow solution. We propose an optimal pseudo-polynomial time algorithm for Min-Max-Delay, with time complexity O(log(Ndmax)(N5d2.5max)(log R + N2dmax log(N2dmax))), where N ≜ max{|V|, |E|} and dmax is the maximum edge delay. Besides, we show that the integrality gap, which is defined as the ratio of the maximum delay of an optimal integer flow to the maximum delay of an optimal fractional flow, could be arbitrarily large.
What problem does this paper attempt to address?