graph T
This converts a LeafTree representation of a tree into a Graph.
The internal vertices of a LeafTree are not named, so each vertex is specified by the partition of the set of leaves formed by removing the vertex. Each partition is given as a List of Sets.
|
|
|
The source of this document is in PhylogeneticTrees.m2:2161:0.