复平面上独立集多项式的不可逼近性
摘要
我们研究当活性 为复数时,逼近最大度数为 的图 的独立集多项式 的复杂度。利用与 -正则树 的联系,该问题在 为实数时已得到充分理解。该情形下的关键概念是树 的“占据比”。该比值为包含树根的独立集对 的贡献除以 本身。若 使得当树高增长时占据比收敛于极限,则在最大度数 的图 上存在逼近 的FPTAS。否则,逼近问题是NP难的。不足为奇, 为复数的情形更具挑战性。Peters与Regts确定了 -正则树的占据比收敛的复数 值。这些值在复平面中刻画出一个心形区域 。受实数情形图像的启发,他们询问 是否标定了一般复数值 的真实可逼近阈值。我们的主要结果表明,对于 之外的每个 ,在最大度数不超过 的图 上逼近 的问题确实是NP难的。事实上,当 在 之外且不是正实数时,我们给出更强结果:逼近 实际上是#P难的。若 是 之外的负实数,我们证明判定 是否为真都是#P难的,肯定了Harvey、Srivastava与Vondrak的一个猜想。我们的证明技术基于复分析工具——具体为对迭代多元有理映射的研究。
引用
@article{arxiv.1711.00282,
title = {Inapproximability of the independent set polynomial in the complex plane},
author = {Ivona Bezakova and Andreas Galanis and Leslie Ann Goldberg and Daniel Stefankovic},
journal= {arXiv preprint arXiv:1711.00282},
year = {2026}
}
备注
The proof of Lemma 12 doesn't work as written here since the value returned by Phi_i in GetPoint (p17) may lie outside of B(z_0,r). See Lemma 5.3 of arXiv:2512.11504 by Bencs, Piombi, and Regts, where this is fixed via contraction over B(m,3r) (their modified Lemma can be used to establish Propositions 6 and 15, see Remark 5.4 of their paper). We thank them for pointing this out