Better approximation algorithms for maximum weight internal spanning trees in cubic graphs and claw-free graphs

Authors

  • Ahmad Biniaz

DOI:

https://doi.org/10.7155/jgaa.00590

Keywords:

approximation algorithms , vertex-weighted trees , internal spanning trees , cubic graphs , claw-free graphs , depth-first search

Abstract

Given a connected vertex-weighted graph $G$, the maximum weight internal spanning tree (MaxwIST) problem asks for a spanning tree of $G$ that maximizes the total weight of internal nodes. This problem is NP-hard and APX-hard, with the currently best known approximation factor $1/2$ (Chen et al., Algorithmica 2019). For the case of claw-free graphs, Chen et al. present an involved approximation algorithm with approximation factor $7/12$. They asked whether it is possible to improve these ratios, in particular for claw-free graphs and cubic graphs. For cubic graphs we present an algorithm that computes a spanning tree whose total weight of internal vertices is at least $\frac{3}{4}-\frac{3}{n}$ times the total weight of all vertices, where $n$ is the number of vertices of $G$. This ratio is almost tight for large values of $n$. For claw-free graphs of degree at least three, we present an algorithm that computes a spanning tree whose total internal weight is at least $\frac{3}{5}-\frac{1}{n}$ times the total vertex weight. The degree constraint is necessary as this ratio may not be achievable if we allow vertices of degree less than three. With the above ratios, we immediately obtain better approximation algorithms with factors $\frac{3}{4}-\epsilon$ and $\frac{3}{5}-\epsilon$ for the MaxwIST problem in cubic graphs and claw-free graphs having no degree-2 vertices, for any $\epsilon>0$. The new algorithms are short (compared to that of Chen et al.) and fairly simple as they employ a variant of the depth-first search algorithm. Moreover, they take linear time while previous algorithms for similar problem instances are super-linear.

Downloads

Download data is not yet available.

Downloads

Published

2022-06-01

How to Cite

Biniaz, A. (2022). Better approximation algorithms for maximum weight internal spanning trees in cubic graphs and claw-free graphs. Journal of Graph Algorithms and Applications, 26(2), 209–224. https://doi.org/10.7155/jgaa.00590