English

Constructing self-referential instances for the clique problem

Computational Complexity 2026-02-06 v2 Data Structures and Algorithms

Abstract

In this paper, we propose constructing self-referential instances to reveal the inherent algorithmic hardness of the clique problem. First, we prove the existence of a phase transition phenomenon for the clique problem in the Erd\H{o}s--R\'enyi random graph model and derive an exact location for the transition point. Subsequently, at the transition point, we construct a family of graphs. In this family, each graph shares the same number of vertices, number of edges, and degree sequence, yet both instances containing a kk-clique and instances without any kk-clique are included. These two states can be transformed into each other through a symmetric transformation that preserves the degree of every vertex. This property explains why exhaustive search is required in the critical region: an algorithm must search nearly the entire solution space to determine the existence of a solution; otherwise, a counterinstance can be constructed from the original instance using the symmetric transformation. Finally, this paper elaborates on the intrinsic reason for this phenomenon from the independence of the solution space.

Keywords

Cite

@article{arxiv.2601.19393,
  title  = {Constructing self-referential instances for the clique problem},
  author = {Jiaqi Li and Shuli Hu and Xianxian Li and Minghao Yin},
  journal= {arXiv preprint arXiv:2601.19393},
  year   = {2026}
}
R2 v1 2026-07-01T09:21:56.880Z