English

Extremal Distances for Subtree Transfer Operations in Binary Trees

Combinatorics 2015-09-03 v1 Data Structures and Algorithms

Abstract

Three standard subtree transfer operations for binary trees, used in particular for phylogenetic trees, are: tree bisection and reconnection (TBRTBR), subtree prune and regraft (SPRSPR) and rooted subtree prune and regraft (rSPRrSPR). For a pair of leaf-labelled binary trees with nn leaves, the maximum number of such moves required to transform one into the other is nΘ(n)n-\Theta(\sqrt{n}), extending a result of Ding, Grunewald and Humphries. We show that if the pair is chosen uniformly at random, then the expected number of moves required to transfer one into the other is nΘ(n2/3)n-\Theta(n^{2/3}). These results may be phrased in terms of agreement forests: we also give extensions for more than two binary trees.

Keywords

Cite

@article{arxiv.1509.00669,
  title  = {Extremal Distances for Subtree Transfer Operations in Binary Trees},
  author = {Ross Atkins and Colin McDiarmid},
  journal= {arXiv preprint arXiv:1509.00669},
  year   = {2015}
}

Comments

16 pages

R2 v1 2026-06-22T10:47:24.875Z