Efficient FPT algorithms for (strict) compatibility of unrooted phylogenetic trees
Julien Baste, Christophe Paul, Ignasi Sau, Celine Scornavacca

TL;DR
This paper introduces efficient fixed-parameter tractable algorithms for determining compatibility and strict compatibility of unrooted phylogenetic trees, improving computational feasibility in constructing supertrees from multiple input trees.
Contribution
The paper presents the first explicit dynamic programming algorithms for compatibility problems in unrooted phylogenetic trees with a runtime of 2^{O(k^2)}·n, reducing previous algorithmic complexity.
Findings
Algorithms run in 2^{O(k^2)}·n time.
First explicit dynamic programming solutions for these problems.
Improved computational efficiency for supertree construction.
Abstract
In phylogenetics, a central problem is to infer the evolutionary relationships between a set of species ; these relationships are often depicted via a phylogenetic tree -- a tree having its leaves univocally labeled by elements of and without degree-2 nodes -- called the "species tree". One common approach for reconstructing a species tree consists in first constructing several phylogenetic trees from primary data (e.g. DNA sequences originating from some species in ), and then constructing a single phylogenetic tree maximizing the "concordance" with the input trees. The so-obtained tree is our estimation of the species tree and, when the input trees are defined on overlapping -- but not identical -- sets of labels, is called "supertree". In this paper, we focus on two problems that are central when combining phylogenetic trees into a supertree: the compatibility and the…
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 · Constraint Satisfaction and Optimization · Bioinformatics and Genomic Networks
