English

Exponential Time Approximation for Coloring 3-Colorable Graphs

Data Structures and Algorithms 2024-06-25 v1 Discrete Mathematics

Abstract

The problem of efficiently coloring 33-colorable graphs with few colors has received much attention on both the algorithmic and inapproximability fronts. We consider exponential time approximations, in which given a parameter rr, we aim to develop an rr-approximation algorithm with the best possible runtime, providing a tradeoff between runtime and approximation ratio. In this vein, an algorithm to O(nε)O(n^\varepsilon)-color a 3-colorable graphs in time 2Θ(n12εlog(n))2^{\Theta(n^{1-2\varepsilon}\log(n))} is given in (Atserias and Dalmau, SODA 2022.) We build on tools developed in (Bansal et al., Algorithmic, 2019) to obtain an algorithm to color 33-colorable graphs with O(r)O(r) colors in exp(O~(nlog11/2rr3))\exp\left(\tilde{O}\left(\frac {n\log^{11/2}r} {r^3}\right)\right) time, asymptotically improving upon the bound given by Atserias and Dalmau.

Keywords

Cite

@article{arxiv.2406.15563,
  title  = {Exponential Time Approximation for Coloring 3-Colorable Graphs},
  author = {Venkatesan Guruswami and Rhea Jain},
  journal= {arXiv preprint arXiv:2406.15563},
  year   = {2024}
}
R2 v1 2026-06-28T17:15:27.964Z