Is this network proper forest-based?
Katharina T. Huber, Leo van Iersel, Vincent Moulton, Guillaume Scholz

TL;DR
This paper investigates the computational complexity of determining whether a given network in evolutionary biology can be constructed from a forest of phylogenetic trees, revealing polynomial-time solutions for some cases and NP-completeness for others.
Contribution
It introduces a new characterization based on vertex colorings and establishes complexity results for proper forest-based networks, including a fixed parameter tractable algorithm.
Findings
Polynomial-time decision for binary, tree-child networks with two roots.
NP-completeness for networks with three or more roots.
FPT algorithm for networks with vertices of indegree at most 2.
Abstract
In evolutionary biology, networks are becoming increasingly used to represent evolutionary histories for species that have undergone non-treelike or reticulate evolution. Such networks are essentially directed acyclic graphs with a leaf set that corresponds to a collection of species, and in which non-leaf vertices with indegree 1 correspond to speciation events and vertices with indegree greater than 1 correspond to reticulate events such as gene transfer. Recently forest-based networks have been introduced, which are essentially (multi-rooted) networks that can be formed by adding some arcs to a collection of phylogenetic trees (or phylogenetic forest), where each arc is added in such a way that its ends always lie in two different trees in the forest. In this paper, we consider the complexity of deciding whether or not a given network is proper forest-based, that is, whether it can…
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
TopicsGenomics and Phylogenetic Studies · Bioinformatics and Genomic Networks · Genome Rearrangement Algorithms
