| Interface | Description |
|---|---|
| RootedTreeMetric |
| Class | Description |
|---|---|
| BilleraMetric |
Billera tree distance - sum of change in branch lengths required to transform one tree to the second
Note that this interface is not optimal for a large set where all pairs are required.
|
| CladeHeightMetric |
For each clade_j in treeB, find the MRCA_j of the taxa in clade_j in treeA.
|
| RobinsonsFouldMetric |
http://code.google.com/p/jebl2/