2016/08/10 by Mohsen Ghaffari, Hsin-Hao Su, Ghaffari, Mohsen +1 · 3 citations
Computer Science · #Complexity and Algorithms in Graphs #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Optimization and Search Problems #Privacy-Preserving Technologies in Data
paper · pdf · doi:10.48550/arxiv.1608.03220
openalex publication_date 2016/08/10 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
We study a family of closely-related distributed graph problems, which we call degree splitting, where roughly speaking the objective is to partition (or orient) the edges such that each node's degree is split almost uniformly. Our findings lead to answers for a number of problems, a sampling of which includes: -- We present a poly(log n) round deterministic algorithm for (2Δ-1)⋅ (1+o(1))-edge-coloring, where Δ denotes the maximum degree. Modulo the 1+o(1) factor, this settles one of the long-standing open problems of the area from the 1990's (see e.g. Panconesi and Srinivasan [PODC'92]). Indeed, a weaker requirement of (2Δ-1)⋅ poly(log Δ)-edge-coloring in poly(log n) rounds was asked for in the 4th open question in the Distributed Graph Coloring book by Barenboim and Elkin. -- We show that sinkless orientation---i.e., orienting edges such that each node has at least one outgoing edge---on Δ-regular graphs can be solved in O(logΔ log n) rounds randomized and in O(logΔ n) rounds deterministically. These prove the corresponding lower bounds by Brandt et al. [STOC'16] and Chang, Kopelowitz, and Pettie [FOCS'16] to be tight. Moreover, these show that sinkless orientation exhibits an exponential separation between its randomized and deterministic complexities, akin to the results of Chang et al. for Δ-coloring Δ-regular trees. -- We present a randomized O(log4 n) round algorithm for orienting a-arboricity graphs with maximum out-degree a(1+ε). This can be also turned into a decomposition into a (1+ε) forests when a=Ω(log n) and into a (1+ε) pseduo-forests when a=o(log n). Obtaining an efficient distributed decomposition into less than 2a forests was stated as the 10th open problem in the book by Barenboim and Elkin.