Quantum Feasibility Labeling for NP-complete Vertex Coloring Problem
Junpeng Zhan

TL;DR
This paper introduces a quantum feasibility labeling algorithm that leverages variational quantum search to efficiently identify all feasible solutions to NP-complete vertex coloring problems, demonstrating potential quantum speedups.
Contribution
It proposes a novel quantum algorithm that converts vertex coloring into a database search problem and uses VQS to find all solutions, showing polynomial resource requirements.
Findings
Successfully implemented on IBM Qiskit simulator for a 4-vertex problem
Achieves exponential speedup in circuit depth for up to 26 qubits
Resource requirements are polynomial in problem size
Abstract
Many important science and engineering problems can be converted into NP-complete problems which are of significant importance in computer science and mathematics. Currently, neither existing classical nor quantum algorithms can solve these problems in polynomial time. To address this difficulty, this paper proposes a quantum feasibility labeling (QFL) algorithm to label all possible solutions to the vertex coloring problem, which is a well-known NP-complete problem. The QFL algorithm converts the vertex coloring problem into the problem of searching an unstructured database where good and bad elements are labeled. The recently proposed variational quantum search (VQS) algorithm was demonstrated to achieve an exponential speedup, in circuit depth, up to 26 qubits in finding good element(s) from an unstructured database. Using the labels and the associated possible solutions as input,…
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
TopicsQuantum Computing Algorithms and Architecture
