Locating a tree in a phylogenetic network
Leo van Iersel, Charles Semple, Mike Steel

TL;DR
This paper investigates the computational complexity of locating a phylogenetic tree within a network, showing polynomial solutions for certain classes and NP-completeness for others, advancing understanding of evolutionary history modeling.
Contribution
It provides complexity results for Tree and Cluster Containment problems across various classes of phylogenetic networks, identifying cases with efficient algorithms and those that remain NP-complete.
Findings
Polynomial-time algorithms for normal, binary tree-child, and level-k networks.
NP-completeness results for tree-sibling, time-consistent, and regular networks.
Clarifies computational boundaries for phylogenetic network analysis.
Abstract
Phylogenetic trees and networks are leaf-labelled graphs that are used to describe evolutionary histories of species. The Tree Containment problem asks whether a given phylogenetic tree is embedded in a given phylogenetic network. Given a phylogenetic network and a cluster of species, the Cluster Containment problem asks whether the given cluster is a cluster of some phylogenetic tree embedded in the network. Both problems are known to be NP-complete in general. In this article, we consider the restriction of these problems to several well-studied classes of phylogenetic networks. We show that Tree Containment is polynomial-time solvable for normal networks, for binary tree-child networks, and for level- networks. On the other hand, we show that, even for tree-sibling, time-consistent, regular networks, both Tree Containment and Cluster Containment remain NP-complete.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPlant Diversity and Evolution · Genomics and Phylogenetic Studies · Plant and Fungal Species Descriptions
