labeledTrees n
This function enumerates all possible binary trees with n leaves labeled by $0,\ldots, n-1$, including all possible labelings. The trees are represented as an object of class LeafTree.
|
The object labeledBinaryTrees is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/PhylogeneticTrees.m2:2041:0.