English

Testing the Agreement of Trees with Internal Labels

Data Structures and Algorithms 2020-02-25 v1

Abstract

The input to the agreement problem is a collection P={T1,T2,,Tk}P = \{T_1, T_2, \dots , T_k\} of phylogenetic trees, called input trees, over partially overlapping sets of taxa. The question is whether there exists a tree TT, called an agreement tree, whose taxon set is the union of the taxon sets of the input trees, such that for each i{1,2,,k}i \in \{1, 2, \dots , k\}, the restriction of TT to the taxon set of TiT_i is isomorphic to TiT_i. We give a O(nk(i[k]di+log2(nk)))O(n k (\sum_{i \in [k]} d_i + \log^2(nk))) algorithm for a generalization of the agreement problem in which the input trees may have internal labels, where nn is the total number of distinct taxa in PP, kk is the number of trees in PP, and did_i is the maximum number of children of a node in TiT_i.

Keywords

Cite

@article{arxiv.2002.09725,
  title  = {Testing the Agreement of Trees with Internal Labels},
  author = {David Fernández-Baca and Lei Liu},
  journal= {arXiv preprint arXiv:2002.09725},
  year   = {2020}
}
R2 v1 2026-06-23T13:50:22.780Z