Distributed Coloring of Graphs with an Optimal Number of Colors

Authors Étienne Bamas, Louis Esperet



PDF
Thumbnail PDF

File

LIPIcs.STACS.2019.10.pdf
  • Filesize: 0.52 MB
  • 15 pages

Document Identifiers

Author Details

Étienne Bamas
  • School of Computer and Communication Sciences, École Polytechnique Fédérale de Lausanne, Switzerland
Louis Esperet
  • Laboratoire G-SCOP (CNRS, Univ. Grenoble Alpes), Grenoble, France

Acknowledgements

We thank David Harris for pointing out the updated version of [M. Ghaffari et al., 2018] and for his kind remarks on earlier versions of the paper. We also thank two anonymous reviewers for their detailed comments and suggestions.

Cite AsGet BibTex

Étienne Bamas and Louis Esperet. Distributed Coloring of Graphs with an Optimal Number of Colors. In 36th International Symposium on Theoretical Aspects of Computer Science (STACS 2019). Leibniz International Proceedings in Informatics (LIPIcs), Volume 126, pp. 10:1-10:15, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2019)
https://doi.org/10.4230/LIPIcs.STACS.2019.10

Abstract

This paper studies sufficient conditions to obtain efficient distributed algorithms coloring graphs optimally (i.e. with the minimum number of colors) in the LOCAL model of computation. Most of the work on distributed vertex coloring so far has focused on coloring graphs of maximum degree Delta with at most Delta+1 colors (or Delta colors when some simple obstructions are forbidden). When Delta is sufficiently large and c >= Delta-k_Delta+1, for some integer k_Delta ~~ sqrt{Delta}-2, we give a distributed algorithm that given a c-colorable graph G of maximum degree Delta, finds a c-coloring of G in min{O((log Delta)^{13/12}log n), 2^{O(log Delta+sqrt{log log n})}} rounds, with high probability. The lower bound Delta-k_Delta+1 is best possible in the sense that for infinitely many values of Delta, we prove that when chi(G) <= Delta-k_Delta, finding an optimal coloring of G requires Omega(n) rounds. Our proof is a light adaptation of a remarkable result of Molloy and Reed, who proved that for Delta large enough, for any c >= Delta-k_Delta deciding whether chi(G) <= c is in P, while Embden-Weinert et al. proved that for c <= Delta-k_Delta-1, the same problem is NP-complete. Note that the sequential and distributed thresholds differ by one. Our first result covers the case where the chromatic number of the graph ranges between Delta-sqrt{Delta} and Delta+1. Our second result covers a larger range, but gives a weaker bound on the number of colors: For any sufficiently large Delta, and Omega(log Delta) <= k <= Delta/100, we prove that every graph of maximum degree Delta and clique number at most Delta-k can be efficiently colored with at most Delta-epsilon k colors, for some absolute constant epsilon >0, with a randomized algorithm running in O(log n/log log n) rounds with high probability.

Subject Classification

ACM Subject Classification
  • Mathematics of computing → Graph coloring
  • Mathematics of computing → Graph algorithms
  • Theory of computation → Distributed algorithms
Keywords
  • Graph coloring
  • distributed algorithm
  • maximum degree

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. É. Bamas and L. Esperet. Distributed coloring of graphs with an optimal number of colors. CoRR, abs/1809.08140, 2018. URL: http://arxiv.org/abs/1809.08140.
  2. L. Barenboim and M. Elkin. Distributed Graph Coloring: Fundamentals and Recent Developments. Morgan &Claypool, 2013. URL: http://dx.doi.org/10.2200/S00520ED1V01Y201307DCT011.
  3. L. Barenboim, M. Elkin, S. Pettie, and J. Schneider. The Locality of Distributed Symmetry Breaking. J. ACM, 63, 2016. Article 20. Google Scholar
  4. S. Brandt, O. Fischer, J. Hirvonen, B. Keller, T. Lempiäinen, J. Rybicki, J. Suomela, and J. Uitto. A lower bound for the distributed Lovász local lemma. In Proceedings of the 48th ACM Symposium on Theory of Computing (STOC), pages 479–-488, 2016. Google Scholar
  5. Y.-J. Chang, W. Li, and S. Pettie. An optimal distributed (Δ+1)-coloring algorithm? In Proceedings of the 50th ACM Symposium on Theory of Computing (STOC), 2018. Google Scholar
  6. K.-M. Chung, S. Pettie, and H.-H. Su. Distributed Algorithms for the Lovász Local Lemma and Graph Coloring. Distributed Computing, 30:261-280, 2017. Google Scholar
  7. M. Elkin, S. Pettie, and H.-H. Su. (2Δ- 1)-Edge-Coloring is Much Easier than Maximal Matching in the Distributed Setting. In Proceedings 26th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pages 355-370, 2015. Google Scholar
  8. T. Emden-Weinert, S. Hougardy, and B. Kreuter. Uniquely Colourable Graphs and the Hardness of Colouring Graphs of Large Girth. Comb. Probab. Comput., 7(4):375-386, December 1998. URL: http://dx.doi.org/10.1017/S0963548398003678.
  9. M. Fischer and M. Ghaffari. Sublogarithmic Distributed Algorithms for Lovász Local Lemma, and the Complexity Hierarchy. In 31st International Symposium on Distributed Computing, DISC 2017, October 16-20, 2017, Vienna, Austria, pages 18:1-18:16, 2017. URL: http://dx.doi.org/10.4230/LIPIcs.DISC.2017.18.
  10. P. Fraigniaud, M. Heinrich, and A. Kosowski. Local Conflict Coloring. In IEEE 57th Annual Symposium on Foundations of Computer Science, FOCS 2016, 9-11 October 2016, Hyatt Regency, New Brunswick, New Jersey, USA, pages 625-634, 2016. URL: http://dx.doi.org/10.1109/FOCS.2016.73.
  11. M. Ghaffari, D.G. Harris, and F. Kuhn. Derandomizing Local Distributed Algorithms. In IEEE 59th Annual Symposium on Foundations of Computer Science, FOCS 2018, 7-9 October 2018, Paris, France, 2018. Google Scholar
  12. M. Ghaffari, J. Hirvonen, F. Kuhn, and Y. Maus. Improved Distributed Δ-Coloring. In Proceedings of the 2018 ACM Symposium on Principles of Distributed Computing, PODC '18, pages 427-436, New York, NY, USA, 2018. ACM. URL: http://dx.doi.org/10.1145/3212734.3212764.
  13. A. V. Goldberg, S. A. Plotkin, and G. E. Shannon. Parallel Symmetry-Breaking in Sparse Graphs. SIAM J. Discrete Math., 1(4):434-446, 1988. URL: http://dx.doi.org/10.1137/0401044.
  14. D.G. Harris, J. Schneider, and H.-H. Su. Distributed (Δ +1)-Coloring in Sublogarithmic Rounds. J. ACM, 65(4):19:1-19:21, 2018. URL: http://dx.doi.org/10.1145/3178120.
  15. N. Linial. Locality in Distributed Graph Algorithms. SIAM J. Comput., 21(1):193-201, 1992. URL: http://dx.doi.org/10.1137/0221015.
  16. M. Molloy and B.A. Reed. Graph Colouring and the Probabilistic Method. Algorithms and Combinatorics. Springer, 2002. Google Scholar
  17. M. Molloy and B.A. Reed. Colouring graphs when the number of colours is almost the maximum degree. J. Comb. Theory, Ser. B, 109:134-195, 2014. URL: http://dx.doi.org/10.1016/j.jctb.2014.06.004.
  18. A. Panconesi and A. Srinivasan. The Local Nature of Δ-Coloring and its Algorithmic Applications. Combinatorica, 15(2):255-280, 1995. URL: http://dx.doi.org/10.1007/BF01200759.
  19. B.A. Reed. ω, Δ, and χ. Journal of Graph Theory, 27(4):177-212, 1998. Google Scholar
  20. J. Schneider and R. Wattenhofer. Distributed Coloring Depending on the Chromatic Number or the Neighborhood Growth. In Structural Information and Communication Complexity - 18th International Colloquium, SIROCCO 2011, Gdansk, Poland, June 26-29, 2011, pages 246-257, 2011. URL: http://dx.doi.org/10.1007/978-3-642-22212-2_22.
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail