Abstract

Numerous problems in Theoretical Computer Science can be solved very efficiently using powerful algebraic constructions. Computing shortest paths, constructing expanders, and proving the PCP Theorem, are just few examples of this phenomenon. The quest for combinatorial algorithms that do not use heavy algebraic machinery, but are roughly as efficient, has become a central field of study in this area. Combinatorial algorithms are often simpler than their algebraic counterparts. Moreover, in many cases, combinatorial algorithms and proofs provide additional understanding of studied problems. In this paper we initiate the study of combinatorial algorithms for Distributed Graph Coloring problems. In a distributed setting a communication network is modeled by a graph $$G=(V,E)$$ of maximum degree $$\varDelta $$ . The vertices of $$G$$ host the processors, and communication is performed over the edges of $$G$$ . The goal of distributed vertex coloring is to color $$V$$ with $$(\varDelta + 1)$$ colors such that any two neighbors are colored with distinct colors. Currently, efficient algorithms for vertex coloring that require $$O(\varDelta + \log ^* n)$$ time are based on the algebraic algorithm of Linial (SIAM J Comput 21(1):193–201, 1992) that employs set-systems. The best currently-known combinatorial set-system free algorithm, due to Goldberg et al. (SIAM J Discret Math 1(4):434–446, 1988), requires $$O(\varDelta ^2+\log ^*n)$$ time. We significantly improve over this by devising a combinatorial $$(\varDelta + 1)$$ -coloring algorithm that runs in $$O(\varDelta + \log ^* n)$$ time. This exactly matches the running time of the best-known algebraic algorithm. In addition, we devise a tradeoff for computing $$O(\varDelta \cdot t)$$ -coloring in $$O(\varDelta /t + \log ^* n)$$ time, for almost the entire range $$1 < t < \varDelta $$ . We also compute a Maximal Independent Set in $$O(\varDelta + \log ^* n)$$ time on general graphs, and in $$O(\log n/ \log \log n)$$ time on graphs of bounded arboricity. Prior to our work, these results could be only achieved using algebraic techniques. We believe that our algorithms are more suitable for real-life networks with limited resources, such as sensor networks.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call