A node of a mergeable priority queue implemented as a leftist tree.


For a list of all members of this type, see LeftistHeap Members.


System.Object
   ComparableObject
      AbstractContainer
         AbstractTree
            BinaryTree
               LeftistHeap

public class LeftistHeap : BinaryTree, IComparable, Container, IEnumerable, Tree, MergeablePriorityQueue, PriorityQueue

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

LeftistHeap Members | Opus6 Namespace