English

Approximation algorithms for the maximum weight internal spanning tree problem

Data Structures and Algorithms 2017-05-30 v2

Abstract

Given a vertex-weighted connected graph G=(V,E)G = (V, E), the maximum weight internal spanning tree (MwIST for short) problem asks for a spanning tree TT of GG such that the total weight of the internal vertices in TT is maximized. The un-weighted variant, denoted as MIST, is NP-hard and APX-hard, and the currently best approximation algorithm has a proven performance ratio 13/1713/17. The currently best approximation algorithm for MwIST only has a performance ratio 1/3ϵ1/3 - \epsilon, for any ϵ>0\epsilon > 0. In this paper, we present a simple algorithm based on a novel relationship between MwIST and the maximum weight matching, and show that it achieves a better approximation ratio of 1/21/2. When restricted to claw-free graphs, a special case been previously studied, we design a 7/127/12-approximation algorithm.

Keywords

Cite

@article{arxiv.1608.03299,
  title  = {Approximation algorithms for the maximum weight internal spanning tree problem},
  author = {Zhi-Zhong Chen and Guohui Lin and Lusheng Wang and Yong Chen and Dan Wang},
  journal= {arXiv preprint arXiv:1608.03299},
  year   = {2017}
}

Comments

Revised complete version, with 27 pages, 27 figures; an extended abstract appears in the Proceedings of COCOON 2017