TreesMatchingSplit: Number of trees matching a bipartition split
Description
Calculates the number of unrooted bifurcated trees that are consistent with
a bipartition split that divides taxa into groups of size A
and B
.
Usage
TreesMatchingSplit(A, B)LogTreesMatchingSplit(A, B)
Arguments
A, B
Number of taxa in each partition.