ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2307.06579
11
2

Edge-Coloring Algorithms for Bounded Degree Multigraphs

13 July 2023
A. Dhawan
ArXivPDFHTML
Abstract

In this paper, we consider algorithms for edge-coloring multigraphs GGG of bounded maximum degree, i.e., Δ(G)=O(1)\Delta(G) = O(1)Δ(G)=O(1). Shannon's theorem states that any multigraph of maximum degree Δ\DeltaΔ can be properly edge-colored with ⌊3Δ/2⌋\lfloor3\Delta/2\rfloor⌊3Δ/2⌋ colors. Our main results include algorithms for computing such colorings. We design deterministic and randomized sequential algorithms with running time O(nlog⁡n)O(n\log n)O(nlogn) and O(n)O(n)O(n), respectively. This is the first improvement since the O(n2)O(n^2)O(n2) algorithm in Shannon's original paper, and our randomized algorithm is optimal up to constant factors. We also develop distributed algorithms in the LOCAL\mathsf{LOCAL}LOCAL model of computation. Namely, we design deterministic and randomized LOCAL\mathsf{LOCAL}LOCAL algorithms with running time O~(log⁡5n)\tilde O(\log^5 n)O~(log5n) and O(log⁡2n)O(\log^2n)O(log2n), respectively. The deterministic sequential algorithm is a simplified extension of earlier work of Gabow et al. in edge-coloring simple graphs. The other algorithms apply the entropy compression method in a similar way to recent work by the author and Bernshteyn, where the authors design algorithms for Vizing's theorem for simple graphs. We also extend those results to Vizing's theorem for multigraphs.

View on arXiv
Comments on this paper