Exact exponent of maximal cliques in c-closed graphs

Open Problem (exact exponent for maximal cliques in c-closed graphs) · arXiv:1804.07431

arXiv Problem medium confidence— first stated 2018-04-20

Status open medium confidence

The open problem of determining the exact exponent of n (between 3/2 and 2 − 2^{1−c}) for the maximum number of maximal cliques in a c-closed graph remains unresolved as of 2026. Follow-up work has improved the enumeration algorithm to output-sensitive complexity (arXiv:2303.02390, 2023) and extended the polynomial-bound framework to maximal blow-ups of arbitrary graphs H (arXiv:2506.11437, 2025), but neither paper improves the upper or lower bounds on the exponent for cliques specifically — the 2025 paper explicitly restates the original O(n^{2−2^{1−c}}) bound without improvement.

Reviewer notes. Two related papers found after 2018: arXiv:2303.02390 (2023) improves maximal clique enumeration in weakly closed graphs to output-sensitive α·O(n·poly(c)) time but does not address the count bounds or exact exponent; arXiv:2506.11437 (2025) extends the framework to maximal blow-ups of arbitrary finite graphs H, explicitly restating the original Fox et al. upper bound O(n^{2−2^{1−c}}) without improvement. No paper resolving the exact exponent gap was found within 5 web calls. Confidence is medium rather than high because the problem is 8 years old (2018) and a wide search found only adjacent work, but the gap between the 3/2 lower bound exponent and the 2−2^{1−c} upper bound exponent is a hard combinatorial question.

Auto-reviewed 2026-05-15 with claude-sonnet-4-6 (web search enabled).

Problem. Determine the exact exponent of $n$ (between $3/2$ and $2 - 2^{1-c}$) in the expression for the maximum number of maximal cliques in a $c$-closed graph on $n$ vertices.

Context

Theorem 1.4 establishes an upper bound of $O(n^{2-2^{1-c}})$ maximal cliques in any $c$-closed graph on $n$ vertices, while Theorem 1.7 gives a matching lower bound of $\Omega(c^{-3/2} 2^{c/2} n^{3/2})$, leaving the exact exponent of $n$ undetermined for intermediate values of $c$. The two bounds coincide at $3/2$ and diverge as $c$ grows.

Notes. Stated in running prose as 'It is an open problem'; no labelled theorem environment. PDF source — math notation may be garbled.

Source paper

Finding Cliques in Social Networks: A New Distribution-Free Model
Jacob Fox, Tim Roughgarden, C. Seshadhri, Fan Wei, Nicole Wein · 2018-04-20
https://arxiv.org/abs/1804.07431 PDF source