Find the biconnected components of a phylogeny

biconnectedComponents(edges, rt, nNode)

Arguments

edges

The edge matrix of a phylo object.

rt

The root node of the phylogeny

nNode

The number of nodes in the tree

Value

A list with containing a vector of nodes for each biconnected component

Details

Find the biconnected components of a phylogeny

biconnected components