Related Experiment Video
Updated: May 13, 2026

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin
Published on: August 14, 2018
Ultrametric networks: a new tool for phylogenetic analysis
Alberto Apostolico1, Matteo Comin, Andres Dress
1Department of Information Engineering, University of Padova, Via Gradenigo 6/A, 35131 Padova, Italy. comin@dei.unipd.it.
This study introduces UltraNet, an efficient algorithm for constructing ultrametric networks. UltraNet provides a faster method for phylogenetic analysis and classification, improving upon existing methods for approximating additive trees.
Area of Science:
- Computational Biology
- Graph Theory
- Phylogenetics
Background:
- Phylogenetic tree inference is often computationally intractable, especially for distance-based methods.
- Ultrametric distances, initially linked to the now-discredited molecular clock hypothesis, offer a tractable exception.
- Ultrametric dendrograms serve as valuable approximations for additive trees in classification tasks.
Purpose of the Study:
- To expand the concept of subdominant ultrametric trees by introducing and analyzing ultrametric networks.
- To develop an efficient algorithm for constructing these networks.
Main Methods:
- The study focuses on ultrametric networks, defined as the collection of edges present in any minimum spanning tree of a graph.
- A novel algorithm, UltraNet, is presented for the construction of these networks.
- The algorithm's efficiency is analyzed in terms of time complexity.
Main Results:
- UltraNet constructs ultrametric networks in optimal O(n^2) time for a graph with n vertices, outperforming classical O(n^3) methods by a factor of n.
- The algorithm is adaptable for computing relaxed networks and incorporating artificial points to minimize vertex pair distances.
- Experimental results demonstrate the practical applicability of subdominant ultrametric networks.
Conclusions:
- The developed UltraNet algorithm offers a significant computational advantage for constructing ultrametric networks.
- This approach provides a more efficient way to approximate additive trees and has potential applications in classification and phylogenetic analysis.
- The study highlights the utility of subdominant ultrametric perspectives in computational problems.
Related Concept Videos
Microbial Phylogeny
Evolutionary Relationships through Genome Comparisons
Phylogenetic Trees
Phylogenetic Trees
Phylogeny
Modern Molecular Taxonomy

