计算简单图的最大团最大数量
组合数学
2025-12-17 v5 机器学习
摘要
一个具有 个顶点的简单图可能包含大量最大团。但它潜在能包含多少呢?我们将定义素图与合图,并证明若 ,则具有最大团最大数量的图必为合图。此外,我们将给出一个边界,并由此证明若合图的任一因子满足 ,则其不可能具有最大团最大数量。利用此结论我们将证明,在 个顶点上具有最多最大团数量的图包含 个最大团,其中 ,取决于 。
引用
@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