区间图与树状图上最大独立集问题中最小度贪心算法的逼近比
数据结构与算法
2024-03-19 v1
摘要
本文证明了最小度贪心算法在区间图上解决最大独立集问题时,采用不利的tie-breaking策略,为-逼近比。我们表明,即使在最大度为3的单位区间图上,该结果也是紧密的。我们指出,在树状图上,贪心算法为-逼近比,并且同样紧密。这些结果与已知(且紧密的)贪心算法在最大度为的一般图上的逼近比形成鲜明对比。
引用
@article{arxiv.2403.10868,
title = {Approximation Ratio of the Min-Degree Greedy Algorithm for Maximum Independent Set on Interval and Chordal Graphs},
author = {Steven Chaplick and Martin Frohn and Steven Kelk and Johann Lottermoser and Matus Mihalak},
journal= {arXiv preprint arXiv:2403.10868},
year = {2024}
}
备注
11 pages, 2 figures, submitted to journal