Simple vertex coloring algorithms
Abstract
Given a graph with vertices and maximum degree , it is known that admits a vertex coloring with colors such that no edge of is monochromatic. This can be seen constructively by a simple greedy algorithm, which runs in time . Very recently, a sequence of results (e.g., [Assadi et. al. SODA'19, Bera et. al. ICALP'20, Alon Assadi Approx/Random'20]) show randomized algorithms for -coloring in the query model making queries, improving over the greedy strategy on dense graphs. In addition, a lower bound of for any -coloring is established on general graphs. In this work, we give a simple algorithm for -coloring. This algorithm makes queries, which matches the best existing algorithms as well as the classical lower bound for sufficiently large . Additionally, it can be readily adapted to a quantum query algorithm making queries, bypassing the classical lower bound. Complementary to these algorithmic results, we show a quantum lower bound of for -coloring.
Keywords
Cite
@article{arxiv.2102.07089,
title = {Simple vertex coloring algorithms},
author = {Jackson Morris and Fang Song},
journal= {arXiv preprint arXiv:2102.07089},
year = {2021}
}
Comments
12 pages