Round and Communication Efficient Graph Coloring
Abstract
In the context of communication complexity, we explore protocols for graph coloring, focusing on the vertex and edge coloring problems in -vertex graphs with a maximum degree . We consider a scenario where the edges of are partitioned between two players. Our first contribution is a randomized protocol that efficiently finds a -vertex coloring of , utilizing bits of communication in expectation and completing in rounds in the worst case. This advancement represents a significant improvement over the work of Flin and Mittal [Distributed Computing 2025], who achieved the same communication cost but required rounds in expectation, thereby making a significant reduction in the round complexity. Our second contribution is a deterministic protocol to compute a -edge coloring of , which maintains the same bits of communication and uses only rounds. We complement the result with a tight -bit lower bound on the communication complexity of the -edge coloring problem, while a similar lower bound for the -vertex coloring problem has been established by Flin and Mittal [Distributed Computing 2025]. Our result implies a space lower bound of bits for -edge coloring in the -streaming model, which is the first non-trivial space lower bound for edge coloring in the -streaming model.
Keywords
Cite
@article{arxiv.2412.12589,
title = {Round and Communication Efficient Graph Coloring},
author = {Yi-Jun Chang and Gopinath Mishra and Hung Thuan Nguyen and Farrel D Salim},
journal= {arXiv preprint arXiv:2412.12589},
year = {2025}
}