English

A Simple 2-Approximation for Maximum-Leaf Spanning Tree

Data Structures and Algorithms 2024-04-02 v2

Abstract

For an mm-edge connected simple graph GG, finding a spanning tree of GG with the maximum number of leaves is MAXSNP-complete. The problem remains NP-complete even if GG is planar and the maximal degree of GG is at most four. Lu and Ravi gave the first known polynomial-time approximation algorithms with approximation factors 55 and 33. Later, they obtained a 33-approximation algorithm that runs in near-linear time. The best known result is Solis-Oba, Bonsma, and Lowski's O(m)O(m)-time 22-approximation algorithm. We show an alternative simple O(m)O(m)-time 22-approximation algorithm whose analysis is simpler. This paper is dedicated to the cherished memory of our dear friend, Professor Takao Nishizeki.

Keywords

Cite

@article{arxiv.2303.03125,
  title  = {A Simple 2-Approximation for Maximum-Leaf Spanning Tree},
  author = {I-Cheng Liao and Hsueh-I Lu},
  journal= {arXiv preprint arXiv:2303.03125},
  year   = {2024}
}

Comments

10 pages, 4 figures, fixing typos of Equation (3)