Improved Sublinear Algorithms for Classical and Quantum Graph Coloring
Data Structures and Algorithms
2025-02-11 v1
Abstract
We present three sublinear randomized algorithms for vertex-coloring of graphs with maximum degree . The first is a simple algorithm that extends the idea of Morris and Song to color graphs with maximum degree using colors. Combined with the greedy algorithm, it achieves an expected runtime of in the query model, improving on Assadi, Chen, and Khanna's algorithm by a factor in expectation. When we allow quantum queries to the graph, we can accelerate the first algorithm using Grover's famous algorithm, resulting in a runtime of quantum queries. Finally, we introduce a quantum algorithm for -coloring, achieving quantum queries, offering a polynomial improvement over the previous best bound by Morris and Song.
Keywords
Cite
@article{arxiv.2502.06024,
title = {Improved Sublinear Algorithms for Classical and Quantum Graph Coloring},
author = {Asaf Ferber and Liam Hardiman and Xiaonan Chen},
journal= {arXiv preprint arXiv:2502.06024},
year = {2025}
}