English

Solution independence and self-referential instances

Computational Complexity 2026-05-05 v1 Data Structures and Algorithms

Abstract

In this paper, we investigate the hitting set problem and demonstrate that solution independence is the crucial property underlying the construction of self-referential instances. As a special case of the hitting set problem, the vertex cover problem lacks the solution independence property. This distinction accounts for its ability to evade exhaustive search, as correlations among candidate solutions can be leveraged to compress the overall search space. In contrast, the dominating set problem on hypergraphs, which is also a special case of the hitting set problem, satisfies the solution independence property, thereby enabling the construction of self-referential instances. Moreover, we prove that these self-referential instances possess an irreducible property, implying that any algorithm for solving such instances must process nearly the entire graph to yield a correct solution.

Cite

@article{arxiv.2605.02174,
  title  = {Solution independence and self-referential instances},
  author = {Guangyan Zhou and Bin Wang and Jianxin Wang and Ke Xu},
  journal= {arXiv preprint arXiv:2605.02174},
  year   = {2026}
}

Comments

19 pages, 1 figure

R2 v1 2026-07-01T12:47:53.929Z