English

A Grover search-based algorithm for the list coloring problem

Quantum Physics 2022-03-04 v2 Data Structures and Algorithms

Abstract

Graph coloring is a computationally difficult problem, and currently the best known classical algorithm for kk-coloring of graphs on nn vertices has runtimes Ω(2n)\Omega(2^n) for k5k\ge 5. The list coloring problem asks the following more general question: given a list of available colors for each vertex in a graph, does it admit a proper coloring? We propose a quantum algorithm based on Grover search to quadratically speed up exhaustive search. Our algorithm loses in complexity to classical ones in specific restricted cases, but improves exhaustive search for cases where the lists and graphs considered are arbitrary in nature.

Keywords

Cite

@article{arxiv.2108.09061,
  title  = {A Grover search-based algorithm for the list coloring problem},
  author = {Sayan Mukherjee},
  journal= {arXiv preprint arXiv:2108.09061},
  year   = {2022}
}

Comments

Updated with accepted journal version

R2 v1 2026-06-24T05:16:38.619Z