Search Results for

    Show / Hide Table of Contents

    Namespace MoreStructures.CountTrees

    Classes

    CountTreeEdge<TEdge, TNode>

    An implementation of , wrapping another implementation of , and linking two instances of wrapper nodes .

    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).

    In This Article
    Back to top Generated by DocFX