English

Hard Clique Formulas for Resolution

Computational Complexity 2026-01-27 v3 Logic in Computer Science

Abstract

We show how to convert any unsatisfiable 3-CNF formula which is sparse and exponentially hard to refute in Resolution into a negative instance of the kk-clique problem whose corresponding natural encoding as a CNF formula is nΩ(k)n^{\Omega(k)}-hard to refute in Resolution. This applies to any function k=k(n)k = k(n) of the number nn of vertices, provided k0kn1/c0k_0 \leq k \leq n^{1/c_0}, where k0k_0 and c0c_0 are small constants. We establish this by demonstrating that Resolution can simulate the correctness proof of a particular kind of reduction from 3-SAT to the parameterized clique problem. This also re-establishes the known conditional hardness result for kk-clique which states that if the Exponential Time Hypothesis (ETH) holds, then the kk-clique problem cannot be solved in time no(k)n^{o(k)}. Since it is known that the analogue of ETH holds for Resolution, unconditionally and with explicit hard instances, this gives a way to obtain explicit instances of kk-clique that are unconditionally nΩ(k)n^{\Omega(k)}-hard to refute in Resolution. This solves an open problem that appeared published in the literature at least twice.

Cite

@article{arxiv.2601.12503,
  title  = {Hard Clique Formulas for Resolution},
  author = {Albert Atserias},
  journal= {arXiv preprint arXiv:2601.12503},
  year   = {2026}
}

Comments

The size analysis in the final section is bogus (undercounts) and therefore the main claim Theorem 1 remains unproved. The open problem remains open

R2 v1 2026-07-01T09:09:39.563Z