中文

计算简单图的最大团最大数量

组合数学 2025-12-17 v5 机器学习

摘要

一个具有 nn 个顶点的简单图可能包含大量最大团。但它潜在能包含多少呢?我们将定义素图与合图,并证明若 n15n \ge 15,则具有最大团最大数量的图必为合图。此外,我们将给出一个边界,并由此证明若合图的任一因子满足 ω(Gi)5\omega(G_i) \ge 5,则其不可能具有最大团最大数量。利用此结论我们将证明,在 nn 个顶点上具有最多最大团数量的图包含 3n/3c3^{\lfloor n/3 \rfloor}c 个最大团,其中 c{1,43,2}c\in\{1,\frac{4}{3},2\},取决于 n mod 3n \text{ mod } 3

关键词

引用

@article{arxiv.2307.14120,
  title  = {Calculating the maximum number of maximum cliques for simple graphs},
  author = {Dániel Pfeifer},
  journal= {arXiv preprint arXiv:2307.14120},
  year   = {2025}
}

备注

The proof has a logical flaw in it, which makes the result completely incorrect