Class PhylogeneticTree

java.lang.Object
org.episteme.natural.biology.evolution.PhylogeneticTree
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named

public class PhylogeneticTree extends Object implements ComprehensiveIdentification
Represents a phylogenetic tree.

This class serves as the container for the root of a phylogenetic tree and provides access to tree-level metadata and construction algorithms.

Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: