English

Improved Distributed Degree Splitting and Edge Coloring

Distributed, Parallel, and Cluster Computing 2019-12-24 v2 Data Structures and Algorithms

Abstract

The degree splitting problem requires coloring the edges of a graph red or blue such that each node has almost the same number of edges in each color, up to a small additive discrepancy. The directed variant of the problem requires orienting the edges such that each node has almost the same number of incoming and outgoing edges, again up to a small additive discrepancy. We present deterministic distributed algorithms for both variants, which improve on their counterparts presented by Ghaffari and Su [SODA'17]: our algorithms are significantly simpler and faster, and have a much smaller discrepancy. This also leads to a faster and simpler deterministic algorithm for (2+o(1))Δ(2+o(1))\Delta-edge-coloring, improving on that of Ghaffari and Su.

Keywords

Cite

@article{arxiv.1706.04746,
  title  = {Improved Distributed Degree Splitting and Edge Coloring},
  author = {Mohsen Ghaffari and Juho Hirvonen and Fabian Kuhn and Yannic Maus and Jukka Suomela and Jara Uitto},
  journal= {arXiv preprint arXiv:1706.04746},
  year   = {2019}
}
R2 v1 2026-06-22T20:19:24.940Z