FPT algorithms solve two budgeted PD variants on networks in O*(2^nsw B^2) time and compute PD scores for the third in O*(3^nsw) time, plus exact nsw computation via DP and ILP.
Average-Tree Phylogenetic Diversity Parameterized by Scanwidth and Invisibility
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We investigate parameterized algorithms for computing the average-tree phylogenetic diversity (APD) in rooted phylogenetic networks, studying the problem under different structural parameters that capture the deviation of a network from a tree. Our primary parameter is the scanwidth, a measure of the tree-likeness of a given directed acyclic graph. We show that a subset of taxa with maximum APD can be found in polynomial time in phylogenetic networks of scanwidth at most 2, but becomes NP-hard in networks of scanwidth 3. Further, we design an algorithm that computes the APD of a given set of taxa in O(2^sw n) time, where sw denotes the scanwidth and n the number of taxa in the input network. Finally, we give a linear-time algorithm for computing the APD of a given set of taxa if the network induced by these taxa is reticulation-visible. We generalize this algorithm to still run in polynomial time if each biconnected component of the induced network has only constantly many invisible reticulations.
fields
cs.DS 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Tractable Maximization of Budgeted Phylogenetic Diversity on Networks Utilizing Node Scanwidth
FPT algorithms solve two budgeted PD variants on networks in O*(2^nsw B^2) time and compute PD scores for the third in O*(3^nsw) time, plus exact nsw computation via DP and ILP.