Rdocumentation
powered by
Learn R Programming
phytools (version 0.0-8)
branch.and.bound: Perform branch & bound parsimony search
Description
Internal function for
exhaustiveMP
.
Usage
branch.and.bound(data,tree)
Arguments
data
data.
tree
phylogeny.
Value
a tree or list of trees.
Details
Do not use unless you know what you're doing.