d-爪自由图中最大权独立集问题的改进近似算法
数据结构与算法
2021-06-08 v1
摘要
在本文中,我们考虑在给定带正权函数 的 -爪自由图 中计算最大权独立集的任务。其中 被视为常数。此前该问题已知最佳的近似算法是由 Berman 提出的局部改进算法 SquareImp。对于任意 ,该算法在时间 内达到 的性能比,且在过去二十年未被改进。通过考虑更广泛的局部改进类,我们以运行时间额外增加因子 为代价,对任意 获得了 的近似比。特别地,我们的结果意味着一个多项式时间 -近似算法。此外,从加权 -集打包问题到 -爪自由图中最大权独立集问题的著名归约,为加权 -集打包问题提供了对于任意 的 -近似算法。这改进了源自 Berman 结果的此前已知最佳近似保证 。
引用
@article{arxiv.2106.03545,
title = {An Improved Approximation Algorithm for the Maximum Weight Independent Set Problem in d-Claw Free Graphs},
author = {Meike Neuwohner},
journal= {arXiv preprint arXiv:2106.03545},
year = {2021}
}
备注
full version of the paper "An Improved Approximation Algorithm for the Maximum Weight Independent Set Problem in d-Claw Free Graphs" published in the proceedings of STACS 2021, 30 pages, 4 figures