Namespace MoreStructures.CountTrees
Classes
CountTreeEdge<TEdge, TNode>
An implementation of
CountTreeNode<TEdge, TNode>
An implementation of IRecImmDictIndexedTreeNode<TEdge, TNode>, wrapping another implementation of IRecImmDictIndexedTreeNode<TEdge, TNode>, and counting the total number of descendands the wrapped node has below (node itself excluded).