Simple vertex coloring algorithms
Jackson Morris, Fang Song

TL;DR
This paper presents a simple, nearly optimal classical algorithm for $(1 + \\epsilon)\\Delta$-coloring of graphs and introduces a quantum algorithm that surpasses classical query bounds, along with a quantum lower bound for graph coloring.
Contribution
It introduces a simple algorithm for near-optimal graph coloring and a quantum algorithm that outperforms classical query complexity bounds.
Findings
Classical algorithm matches best existing query complexity.
Quantum algorithm reduces query complexity below classical lower bounds.
Quantum lower bound of (n) for O() coloring.
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…
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 · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
