中文

鲁萨姆数反例检查与单顶点扩展线性受s与t制约

组合数学 2024-11-28 v4

摘要

鲁萨姆数 R(s,t)R(s,t) 是指所有大小为 nn 的图中必包含大小为 ss 的完全子图或大小为 tt 的独立集的最小整数。R(s,t,n)\mathcal{R}(s,t,n) 为给定 nn 的所有反例图的集合,即不具备该性质的图。我们证明:若大小为 n+1n+1 的图 Gn+1G_{n+1} 包含 max{s,t}+1\max\{s,t\}+1 个反例图 R(s,t,n)\mathcal{R}(s,t,n) 中的子图,则 Gn+1G_{n+1} 必在 R(s,t,n+1)\mathcal{R}(s,t,n+1) 中。在此基础上,我们引入用于单顶点扩展和反例检查的算法,其运行时间线性受 sstt 的制约。我们通过验证 R(4,6,36)\mathcal{R}(4,6,36)R(5,5,43)\mathcal{R}(5,5,43) 为空(给定当前集合 R(4,6,35)\mathcal{R}(4,6,35)R(5,5,42)\mathcal{R}(5,5,42)),展示了这些算法的实用性。

关键词

引用

@article{arxiv.2411.04267,
  title  = {Ramsey Number Counterexample Checking and One Vertex Extension Linearly Bound by $s$ and $t$},
  author = {Adam M. Lehavi},
  journal= {arXiv preprint arXiv:2411.04267},
  year   = {2024}
}

备注

9 pages, 1 theorem, 5 algorithms, 0 figures; removed styling mistake referencing E-JC; added appendix explaining code and link to code; revised wording and changed title