中文

Improved Phylogeny Comparisons: Non-Shared Edges Nearest Neighbor Interchanges, and Subtree Transfers

数据结构与算法 2007-05-23 v1

摘要

The number of the non-shared edges of two phylogenies is a basic measure of the dissimilarity between the phylogenies. The non-shared edges are also the building block for approximating a more sophisticated metric called the nearest neighbor interchange (NNI) distance. In this paper, we give the first subquadratic-time algorithm for finding the non-shared edges, which are then used to speed up the existing approximating algorithm for the NNI distance from O(n2)O(n^2) time to O(nlogn)O(n \log n) time. Another popular distance metric for phylogenies is the subtree transfer (STT) distance. Previous work on computing the STT distance considered degree-3 trees only. We give an approximation algorithm for the STT distance for degree-dd trees with arbitrary dd and with generalized STT operations.

关键词

引用

@article{arxiv.cs/0211009,
  title  = {Improved Phylogeny Comparisons: Non-Shared Edges Nearest Neighbor Interchanges, and Subtree Transfers},
  author = {Wing-Kai Hon and Ming-Yang Kao and Tak-Wah Lam and Wing-Kin Sung and Siu-Ming Yiu},
  journal= {arXiv preprint arXiv:cs/0211009},
  year   = {2007}
}