Exponential Time Approximation for Coloring 3-Colorable Graphs
Venkatesan Guruswami, Rhea Jain

TL;DR
This paper presents a new exponential time approximation algorithm for coloring 3-colorable graphs, achieving a better tradeoff between runtime and number of colors compared to previous methods.
Contribution
It introduces an improved exponential time algorithm for coloring 3-colorable graphs with O(r) colors, surpassing prior bounds in runtime efficiency.
Findings
Achieves coloring with O(r) colors in subexponential time
Improves upon previous exponential time bounds
Provides a better tradeoff between runtime and approximation ratio
Abstract
The problem of efficiently coloring -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 , we aim to develop an -approximation algorithm with the best possible runtime, providing a tradeoff between runtime and approximation ratio. In this vein, an algorithm to -color a 3-colorable graphs in time 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 -colorable graphs with colors in time, asymptotically improving upon the bound given by Atserias and Dalmau.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph Labeling and Dimension Problems
