English

Ordered Leaf Attachment (OLA) Vectors can Identify Reticulation Events even in Multifurcated Trees

Populations and Evolution 2025-09-23 v1 Data Structures and Algorithms Combinatorics

Abstract

Recently, a new vector encoding, Ordered Leaf Attachment (OLA), was introduced that represents nn-leaf phylogenetic trees as n1n-1 length integer vectors by recording the placement location of each leaf. Both encoding and decoding of trees run in linear time and depend on a fixed ordering of the leaves. Here, we investigate the connection between OLA vectors and the maximum acyclic agreement forest (MAAF) problem. A MAAF represents an optimal breakdown of kk trees into reticulation-free subtrees, with the roots of these subtrees representing reticulation events. We introduce a corrected OLA distance index over OLA vectors of kk trees, which is easily computable in linear time. We prove that the corrected OLA distance corresponds to the size of a MAAF, given an optimal leaf ordering that minimizes that distance. Additionally, a MAAF can be easily reconstructed from optimal OLA vectors. We expand these results to multifurcated trees: we introduce an O(knmlogm)O(kn \cdot m\log m) algorithm that optimally resolves a set of multifurcated trees given a leaf-ordering, where mm is the size of a largest multifurcation, and show that trees resolved via this algorithm also minimize the size of a MAAF. These results suggest a new approach to fast computation of phylogenetic networks and identification of reticulation events via random permutations of leaves. Additionally, in the case of microbial evolution, a natural ordering of leaves is often given by the sample collection date, which means that under mild assumptions, reticulation events can be identified in polynomial time on such datasets.

Keywords

Cite

@article{arxiv.2509.16405,
  title  = {Ordered Leaf Attachment (OLA) Vectors can Identify Reticulation Events even in Multifurcated Trees},
  author = {Alexey Markin and Tavis K. Anderson},
  journal= {arXiv preprint arXiv:2509.16405},
  year   = {2025}
}

Comments

18 pages, 4 figures

R2 v1 2026-07-01T05:46:39.701Z