Improved Sublinear Algorithms for Classical and Quantum Graph Coloring
Asaf Ferber, Liam Hardiman, Xiaonan Chen

TL;DR
This paper introduces three new sublinear algorithms for graph coloring, including classical and quantum approaches, that improve runtime and coloring bounds for graphs with maximum degree .
Contribution
It presents novel classical and quantum sublinear algorithms for vertex coloring, improving runtime and coloring bounds over previous methods.
Findings
Classical algorithm achieves +1 colors with faster runtime.
Quantum algorithms further accelerate coloring with Grover's search.
New quantum algorithm for near-optimal -coloring improves previous bounds.
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.
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
TopicsGraph Labeling and Dimension Problems · Scheduling and Timetabling Solutions · Color Science and Applications
