English

A Fast Solver-Free Algorithm for Traffic Engineering in Large-Scale Data Center Network

Networking and Internet Architecture 2025-12-23 v3

Abstract

Rapid growth of data center networks (DCNs) poses significant challenges for large-scale traffic engineering (TE). Existing acceleration strategies, which rely on commercial solvers or deep learning, face scalability issues and struggle with degrading performance or long computational time. Unlike existing algorithms adopting parallel strategies, we propose Sequential Source-Destination Optimization (SSDO), a sequential solver-free algorithm for TE. SSDO decomposes the problem into subproblems, each focused on adjusting the split ratios for a specific source-destination (SD) demand while keeping others fixed. To enhance the efficiency of subproblem optimization, we design a Balanced Binary Search Method (BBSM), which identifies the most balanced split ratios among multiple solutions that minimize Maximum Link Utilization (MLU). SSDO dynamically updates the sequence of SDs based on real-time utilization, which accelerates convergence and enhances solution quality. We evaluate SSDO on Meta DCNs and two wide-area networks. In a Meta topology, SSDO achieves a 65\% and 60\% reduction in normalized MLU compared to TEAL and POP, two state-of-the-art TE acceleration methods, while delivering a 12×12\times speedup over POP. These results demonstrate the superior performance of SSDO in large-scale TE.

Keywords

Cite

@article{arxiv.2504.04027,
  title  = {A Fast Solver-Free Algorithm for Traffic Engineering in Large-Scale Data Center Network},
  author = {Yingming Mao and Qiaozhu Zhai and Ximeng Liu and Zhen Yao and Xia Zhu and Yuzhou Zhou},
  journal= {arXiv preprint arXiv:2504.04027},
  year   = {2025}
}

Comments

Accepted by 23rd USENIX Symposium on Network Systems Design and Implementation (NSDI '26), to be held in Seattle on May 4-6, 2026

R2 v1 2026-06-28T22:47:53.847Z