English

Indirect Coflow Scheduling

Data Structures and Algorithms 2026-03-17 v2 Networking and Internet Architecture

Abstract

We consider routing in reconfigurable networks, which is also known as coflow scheduling in the literature. The algorithmic literature generally (perhaps implicitly) assumes that the amount of data to be transferred is large. Thus the standard way to model a collection of requested data transfers is by an integer demand matrix DD, where the entry in row ii and column jj of DD is an integer representing the amount of information that the application wants to send from machine/node ii to machine/node jj. A feasible coflow schedule is then a sequence of matchings, which represent the sequence of data transfers that covers DD. In this work, we investigate coflow scheduling when the size of some of the requested data transfers may be small relative to the amount of data that can be transferred in one round. fractional matchings and/or that employ indirect routing, and compare the relative utility of these options. We design algorithms that perform much better for small demands than the algorithms in the literature that were designed for large data transfers.

Keywords

Cite

@article{arxiv.2511.12854,
  title  = {Indirect Coflow Scheduling},
  author = {Alexander Lindermayr and Kirk Pruhs and Andréa W. Richa and Tegan Wilson},
  journal= {arXiv preprint arXiv:2511.12854},
  year   = {2026}
}
R2 v1 2026-07-01T07:40:15.729Z