3.415-Approximation for Coflow Scheduling via Iterated Rounding
Lars Rohwedder, Leander Schnaars
TL;DR
This work significantly advances Coflow Scheduling by beating the classic $4$- and $5$-approximation bounds through a novel iterated LP rounding and edge-allocation framework. It couples LP-guided deadline selection with two complementary edge-allocation schemes, Greedy and Beck-Fiala-based iterated rounding, and unifies them via a general combining guarantees framework to produce a $140/41$-approximation without release dates and a $4.36$-approximation with release dates. An asymptotic analysis yields a near-optimal $2+\epsilon$-approximation in regimes where most coflows finish late, underscoring the method's strength in practical large-scale settings. The work also provides rigorous appendix material on LP integrality gaps, NP-hardness, high multiplicities, and potential refinements, with implications for online extensions via existing online-to-offline reductions.
Abstract
We provide an algorithm giving a $\frac{140}{41}$($<3.415$)-approximation for Coflow Scheduling and a $4.36$-approximation for Coflow Scheduling with release dates. This improves upon the best known $4$- and respectively $5$-approximations and addresses an open question posed by Agarwal, Rajakrishnan, Narayan, Agarwal, Shmoys, and Vahdat [Aga+18], Fukunaga [Fuk22], and others. We additionally show that in an asymptotic setting, the algorithm achieves a ($2+ε$)-approximation, which is essentially optimal under $\mathbb{P}\neq\mathbb{NP}$. The improvements are achieved using a novel edge allocation scheme using iterated LP rounding together with a framework which enables establishing strong bounds for combinations of several edge allocation algorithms.
