English

Randomized $\Delta$-Edge-Coloring via Quaternion of Complex Colors

Data Structures and Algorithms 2011-04-12 v1

Abstract

This paper explores the application of a new algebraic method of color exchanges to the edge coloring of simple graphs. Vizing's theorem states that the edge coloring of a simple graph GG requires either Δ\Delta or Δ+1\Delta+1 colors, where Δ\Delta is the maximum vertex degree of GG. Holyer proved that it is {\bf NP}-complete to decide whether GG is Δ\Delta-edge-colorable even for cubic graphs. By introducing the concept of complex colors, we show that the color-exchange operation follows the same multiplication rules as quaternion. An initially Δ\Delta-edge-colored graph GG allows variable-colored edges, which can be eliminated by color exchanges in a manner similar to variable eliminations in solving systems of linear equations. The problem is solved if all variables are eliminated and a properly Δ\Delta-edge-colored graph is reached. For a randomly generated graph GG, we prove that our algorithm returns a proper Δ\Delta-edge-coloring with a probability of at least 1/2 in O(ΔVE5)O(\Delta|V||E|^5) time if GG is Δ\Delta-edge-colorable. Otherwise, the algorithm halts in polynomial time and signals the impossibility of a solution, meaning that the chromatic index of GG probably equals Δ+1\Delta+1. Animations of the edge-coloring algorithms proposed in this paper are posted at YouTube http://www.youtube.com/watch?v=KMnj4UMYl7k.

Keywords

Cite

@article{arxiv.1104.1852,
  title  = {Randomized $\Delta$-Edge-Coloring via Quaternion of Complex Colors},
  author = {Tony T. Lee and Yujie Wan and Hao Guan},
  journal= {arXiv preprint arXiv:1104.1852},
  year   = {2011}
}