English

Improved Approximation Coflows Scheduling Algorithms for Minimizing the Total Weighted Completion Time and Makespan in Heterogeneous Parallel Networks

Data Structures and Algorithms 2023-12-29 v1

Abstract

Coflow is a network abstraction used to represent communication patterns in data centers. The coflow scheduling problem encountered in large data centers is a challenging NP\mathcal{NP}-hard problem. This paper tackles the scheduling problem of coflows with release times in heterogeneous parallel networks, which feature an architecture consisting of multiple network cores running in parallel. Two polynomial-time approximation algorithms are presented in this paper, designed to minimize the total weighted completion time and makespan in heterogeneous parallel networks, respectively. For any given ϵ>0\epsilon>0, our proposed approximation algorithm for minimizing the total weighted completion time achieves approximation ratios of 3+ϵ3 + \epsilon and 2+ϵ2 + \epsilon in the cases of arbitrary and zero release times, respectively. Additionally, we introduce an approximation algorithm for minimizing the makespan, achieving an approximation ratio of 2+ϵ2 + \epsilon for ϵ>0\epsilon>0. Notably, these advancements surpass the previously best-known approximation ratio of O(logm/loglogm)O(\log m/ \log \log m) for both minimizing the total weighted completion time and makespan. This result also improves upon the previous approximation ratios of 62m6-\frac{2}{m} and 52m5-\frac{2}{m} for arbitrary and zero release times, respectively, in identical parallel networks.

Keywords

Cite

@article{arxiv.2312.16413,
  title  = {Improved Approximation Coflows Scheduling Algorithms for Minimizing the Total Weighted Completion Time and Makespan in Heterogeneous Parallel Networks},
  author = {Chi-Yeh Chen},
  journal= {arXiv preprint arXiv:2312.16413},
  year   = {2023}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2311.11296

R2 v1 2026-06-28T14:02:43.762Z