English

Better coloring of 3-colorable graphs

Data Structures and Algorithms 2024-06-04 v1 Combinatorics

Abstract

We consider the problem of coloring a 3-colorable graph in polynomial time using as few colors as possible. This is one of the most challenging problems in graph algorithms. In this paper using Blum's notion of ``progress'', we develop a new combinatorial algorithm for the following: Given any 3-colorable graph with minimum degree \ds>n\ds>\sqrt n, we can, in polynomial time, make progress towards a kk-coloring for some k=n/\dsno(1)k=\sqrt{n/\ds}\cdot n^{o(1)}. We balance our main result with the best-known semi-definite(SDP) approach which we use for degrees below n0.605073n^{0.605073}. As a result, we show that \tO(n0.19747)\tO(n^{0.19747}) colors suffice for coloring 3-colorable graphs. This improves on the previous best bound of \tO(n0.19996)\tO(n^{0.19996}) by Kawarabayashi and Thorup in 2017.

Keywords

Cite

@article{arxiv.2406.00357,
  title  = {Better coloring of 3-colorable graphs},
  author = {Ken-ichi Kawarabayashi and Mikkel Thorup and Hirotaka Yoneda},
  journal= {arXiv preprint arXiv:2406.00357},
  year   = {2024}
}

Comments

To appear in STOC'24