Rev Language Reference


simStartingTree

Usage

simStartingTree(Taxon[] taxa, Clade[] constraints)

Arguments

taxa : Taxon[] (pass by const reference)
The taxa used for initialization.
constraints : Clade[] (pass by value)
The topological constraints.
Default : [ ]

Return Type