Path Partitions of Phylogenetic Networks
Manuel Lafond, Vincent Moulton

TL;DR
This paper explores the computational complexity of recognizing forest-based phylogenetic networks, establishing NP-completeness in general and polynomial solutions for specific cases, thereby linking phylogenetics with graph theory.
Contribution
It introduces the concept of leaf-induced path partitions in directed acyclic graphs and proves NP-completeness of recognizing forest-based networks, answering open questions in the field.
Findings
Deciding if a network is forest-based is NP-complete.
Polynomial-time algorithms exist for certain binary networks with two leaves.
Introduces unrooted forest-based networks and discusses their complexity.
Abstract
In phylogenetics, evolution is traditionally represented in a tree-like manner. However, phylogenetic networks can be more appropriate for representing evolutionary events such as hybridization, horizontal gene transfer, and others. In particular, the class of forest-based networks was recently introduced to represent introgression, in which genes are swapped between between species. A network is forest-based if it can be obtained by adding arcs to a collection of trees, so that the endpoints of the new arcs are in different trees. This contrasts with so-called tree-based networks, which are formed by adding arcs within a single tree. We are interested in the computational complexity of recognizing forest-based networks, which was recently left as an open problem by Huber et al. Forest-based networks coincide with directed acyclic graphs that can be partitioned into induced paths,…
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
TopicsGenome Rearrangement Algorithms · Genomics and Phylogenetic Studies
