English

Fully leafed induced subtrees

Data Structures and Algorithms 2018-07-10 v3 Combinatorics

Abstract

Let GG be a simple graph on nn vertices. We consider the problem LIS of deciding whether there exists an induced subtree with exactly ini \leq n vertices and \ell leaves in GG. We study the associated optimization problem, that consists in computing the maximal number of leaves, denoted by LG(i)L_G(i), realized by an induced subtree with ii vertices, for 0in0 \le i \le n. We begin by proving that the LIS problem is NP-complete in general and then we compute the values of the map LGL_G for some classical families of graphs and in particular for the dd-dimensional hypercubic graphs QdQ_d, for 2d62 \leq d \leq 6. We also describe a nontrivial branch and bound algorithm that computes the function LGL_G for any simple graph GG. In the special case where GG is a tree of maximum degree Δ\Delta, we provide a O(n3Δ)\mathcal{O}(n^3\Delta) time and O(n2)\mathcal{O}(n^2) space algorithm to compute the function LGL_G.

Keywords

Cite

@article{arxiv.1709.09808,
  title  = {Fully leafed induced subtrees},
  author = {Alexandre Blondin Massé and Julien de Carufel and Alain Goupil and Mélodie Lapointe and Émile Nadeau and Élise Vandomme},
  journal= {arXiv preprint arXiv:1709.09808},
  year   = {2018}
}

Comments

16 pages, 8 figures, preprint