English

Circuit Design for Clique Problem and Its Implementation on Quantum Computer

Data Structures and Algorithms 2022-02-23 v4

Abstract

Finding cliques in a graph has several applications for its pattern matching ability. kk-clique problem, a special case of clique problem, determines whether an arbitrary graph contains a clique of size kk, has already been addressed in quantum domain. A variant of kk-clique problem that lists all cliques of size kk, has also popular modern-day applications. Albeit, the implementation of such variant of kk-clique problem in quantum setting still remains untouched. In this paper, apart from theoretical solution of such kk-clique problem, practical quantum gate-based implementation has been addressed using Grover's algorithm. This approach is further extended to design circuit for the maximum clique problem in classical-quantum hybrid architecture. The algorithm automatically generates the circuit for any given undirected and unweighted graph and any given kk, which makes our approach generalized in nature. The proposed approach of solving kk-clique problem has exhibited a reduction of qubit cost and circuit depth as compared to the state-of-the-art approach, for a small kk with respect to a large graph. A framework that can map the automated generated circuit for clique problem to quantum devices is also proposed. An analysis of the experimental results is demonstrated using IBM's Qiskit.

Keywords

Cite

@article{arxiv.2004.10596,
  title  = {Circuit Design for Clique Problem and Its Implementation on Quantum Computer},
  author = {Arpita Sanyal and Amit Saha and Debasri Saha and Banani Saha and Amlan Chakrabarti},
  journal= {arXiv preprint arXiv:2004.10596},
  year   = {2022}
}

Comments

25 pages, 18 figures. arXiv admin note: text overlap with arXiv:1805.10224 by other authors

R2 v1 2026-06-23T15:01:40.147Z