English

New FPT algorithms for finding the temporal hybridization number for sets of phylogenetic trees

Data Structures and Algorithms 2022-11-09 v1 Populations and Evolution

Abstract

We study the problem of finding a temporal hybridization network for a set of phylogenetic trees that minimizes the number of reticulations. First, we introduce an FPT algorithm for this problem on an arbitrary set of mm binary trees with nn leaves each with a running time of O(5knm)O(5^k\cdot n\cdot m), where kk is the minimum temporal hybridization number. We also present the concept of temporal distance, which is a measure for how close a tree-child network is to being temporal. Then we introduce an algorithm for computing a tree-child network with temporal distance at most dd and at most kk reticulations in O((8k)d5knm)O((8k)^d5^ k\cdot n\cdot m) time. Lastly, we introduce a O(6kk!kn2)O(6^kk!\cdot k\cdot n^2) time algorithm for computing a minimum temporal hybridization network for a set of two nonbinary trees. We also provide an implementation of all algorithms and an experimental analysis on their performance.

Keywords

Cite

@article{arxiv.2007.13615,
  title  = {New FPT algorithms for finding the temporal hybridization number for sets of phylogenetic trees},
  author = {Sander Borst and Leo van Iersel and Mark Jones and Steven Kelk},
  journal= {arXiv preprint arXiv:2007.13615},
  year   = {2022}
}