English

Parameterized Leaf Power Recognition via Embedding into Graph Products

Data Structures and Algorithms 2020-08-11 v3

Abstract

The kk-leaf power graph GG of a tree TT is a graph whose vertices are the leaves of TT and whose edges connect pairs of leaves at unweighted distance at most~kk in TT. Recognition of the kk-leaf power graphs for k7k \geq 7 is still an open problem. In this paper, we provide two algorithms for this problem for sparse leaf power graphs. Our results shows that the problem of recognizing these graphs is fixed-parameter tractable when parameterized both by kk and by the degeneracy of the given graph. To prove this, we first describe how to embed the leaf root of a leaf power graph into a product of the graph with a cycle graph. We bound the treewidth of the resulting product in terms of kk and the degeneracy of GG. The first presented algorithm uses methods based on monadic second-order logic (MSO2_2) to recognize the existence of a leaf power as a subgraph of the product graph. Using the same embedding in the product graph, the second algorithm presents a dynamic programming approach to solve the problem and provide a better dependence on the parameters.

Keywords

Cite

@article{arxiv.1810.02452,
  title  = {Parameterized Leaf Power Recognition via Embedding into Graph Products},
  author = {David Eppstein and Elham Havvaei},
  journal= {arXiv preprint arXiv:1810.02452},
  year   = {2020}
}
R2 v1 2026-06-23T04:29:04.842Z